Local development with Solana, Rust, Python and Django REST | Courses | Crax

Welcome To Crax.Pro Forum!

Check our new Marketplace at Crax.Shop

   Login! SignUp Now!
  • We are in solidarity with our brothers and sisters in Palestine. Free Palestine. To learn more visit this Page

  • Crax.Pro domain has been taken down!

    Alternatives: Craxpro.io | Craxpro.com

Local development with Solana, Rust, Python and Django REST

Local development with Solana, Rust, Python and Django REST

LV
4
 

mayoufi

Member
Joined
Oct 22, 2023
Threads
2,202
Likes
154
Awards
9
Credits
4,050©
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.

Similar threads

Top Bottom