9 Các bài học
Native onchain program development
by Unboxed Software with updates from the Solana Foundation
Create an onchain program for Solana using native Rust, without Anchor.
Bắt đầu bài học
Learn how native programs distinguish instructions for different functions.
Bắt đầu bài học
Learn how programs store data using Solana's built-in key-value store.
Bắt đầu bài học
Learn how to secure your Solana program with ownership, signer, and account validation checks.
Bắt đầu bài học
Get a deeper understanding of PDAs.
Bắt đầu bài học
Learn how to invoke functions in other Solana programs.
Bắt đầu bài học
How to deserialize data fetched from Solana accounts.
Bắt đầu bài học
Deserialize instructions in JS/TS clients to send to your native program.
Bắt đầu bài học
Learn how to efficiently query account data from Solana.
Bắt đầu bài học