🚀Getting Started
The fastest path from zero to a first working Solana build.
Last updated
Was this helpful?
The fastest path from zero to a first working Solana build.
If you are completely new, do not overcomplicate the first step. The goal is to get a working project and learn the mental model as you build.
Read the Solana Docs overview
Set up your environment with Quick Installation
Get test funds with devnet SOL and faucet guide
Start from an official template at Solana Developer Templates
Use Program Examples when you need a reference implementation
solana.new for AI-assisted project setup and fast experimentation
Solana Learn for a lighter, concept-first ramp
Quick Start in the browser if you want to prototype without a full local setup
Start with:
Then jump to Boilerplates & Starter Kits.
Last updated
Was this helpful?
Was this helpful?