This is a Rust & Solana tutorial repo. You can learn solanan smart contract development using Rust by following the below steps. Before starting tutorial repo, please check their README.md files first.
- You will learn Rust programming in here
- Each day has at least 3 Rust code tutorials.
- You can check your understanding with fixing/completing test.rs file.
- You will build solana smart contracts & dApps by following this tutorial
- The final source code is here