6 Các bài học
Onchain program development
by Unboxed Software with updates from the Solana Foundation
Discover how onchain programs ( often called 'smart contracts') work on Solana and learn to build your own.
Bắt đầu bài học
Setup a local development environment for building onchain programs.
Bắt đầu bài học
Create your first Solana onchain program in Anchor.
Bắt đầu bài học
Use Anchor's automatic JS/TS clients to send instructions to your program.
Bắt đầu bài học
Store arbitrary data on Solana, using PDAs, an inbuilt key-value store.
Bắt đầu bài học
Invoke other Solana programs from your Anchor app.
Bắt đầu bài học