In this course, we will introduce program development in SVM (e.g., Solana, Eclipse) in detail.
Language
Rust
Total Length
1.0h
Part of Learning Track
Build on Solana + 2
Review of Rust knowledge
Introduction to counter programs
How to compile, test, and deploy programs
Project Structure, Functions, and Error Handling in Rust
Program introduction: entry point, logical processing function, reading and writing data
Program Development: Build、Deploy、Test