• 🌙 Community Spirit

    Ramadan Mubarak! To honor this month, Crax has paused NSFW categories. Wishing you peace and growth!

Local development with Solana, Rust, Python and Django REST (1 Viewer)

Currently reading:
 Local development with Solana, Rust, Python and Django REST (1 Viewer)

Recently searched:

mayoufi

Member
Amateur
LV
5
Joined
Oct 22, 2023
Threads
3,471
Likes
389
Awards
12
Credits
1,958©
Cash
0$
1708541236986

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 10 Lectures ( 41m ) | Size: 249 MB
Build and deploy Solana programs locally, invoke them from a Python client.
What you'll learn:
Learn about web3-related Rust concepts
Write Solana programs with Rust
Invoke Solana programs from a Python client
Learn how to store data on the blockchain using PDAs
Send data to the Solana program from the Python client
Build a Django REST wrapper that interfaces with the Solana cluster on the backend

Requirements:
Some coding background
Familiarity with Rust
Familiarity with Django
Knowledge of Linux-style command line

Description:
Local Solana Development with Rust, Python and Django REST frameworkThis course introduces you to building Solana smart contracts (aka programs) locally using Rust. We will invoke those programs using Python clients and build a Django REST API that interfaces with the local Solana cluster.It is a fast-paced course aimed at facilitating the transition from web2 to web3 development with Solana.We'll first brush up on some web3 knowledge covering concepts such as keypairs, wallets, JSON-RPC and PoH. This is followed by a compact primer on Rust for web3 purposes. Here we'll learn about Structs, Enums, Macros and Traits, commonly used in program development.We'll then start building Solana programs and deploying them to a local Solana cluster. These programs range from a simple "Hello world!" to one that allows you to store data on the cluster using PDAs (Program Derived addresses).After program deployment, we'll attempt to invoke them from Python. This includes sending data that the Solana program will store on the blockchain.In the final lecture, we will build a Django REST API that, unlike web2 applications that interface with a database on the backend, will interface with the Solana cluster to write data on the blockchain.

 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom