9 Lektionen
Native onchain program development
by Unboxed Software with updates from the Solana Foundation
Create an onchain program for Solana using native Rust, without Anchor.
Lektion starten
Learn how native programs distinguish instructions for different functions.
Lektion starten
Learn how programs store data using Solana's built-in key-value store.
Lektion starten
Learn how to secure your Solana program with ownership, signer, and account validation checks.
Lektion starten
Get a deeper understanding of PDAs.
Lektion starten
Learn how to invoke functions in other Solana programs.
Lektion starten
How to deserialize data fetched from Solana accounts.
Lektion starten
Deserialize instructions in JS/TS clients to send to your native program.
Lektion starten
Learn how to efficiently query account data from Solana.
Lektion starten
Hast du eine Frage?
Fragen sind überall, Antworten sind auf dem Solana StackExchange.
Frage auf Stack Exchange stellen