
Build on Solana
Builder track after the welcome path. Everything you need to ship your first Solana app.
New to Solana entirely? Start with the beginner guide. Ready to write code? Pick a resource below.
Quickstart
Scaffold your first Solana program and client with the official toolchain — Rust, Anchor, and the Solana CLI.
Start BuildingRPC & Faucet
Get a devnet endpoint, airdrop test SOL, and inspect transactions while you build.
Get Test SOLAnchor Framework
The most popular framework for writing, testing, and deploying Solana programs in Rust.
Read the DocsWeb3.js & Kit
Connect a frontend to Solana — read accounts, build transactions, and integrate wallets.
Explore the SDKProgram Examples
Copy-paste-ready example programs — tokens, NFTs, escrow, and more — to learn by doing.
Browse ExamplesToken & NFT Tools
Mint SPL tokens and NFTs with Metaplex — the standard tooling for digital assets on Solana.
Open Metaplex