πŸš€Getting Started

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.

  1. Read the Solana Docs overview

  2. Set up your environment with Quick Installation

  3. Get test funds with devnet SOL and faucet guide

  4. Start from an official template at Solana Developer Templates

  5. Use Program Examples when you need a reference implementation

Good Starting Options

If You Already Know Web Development

Start with:

Then jump to Boilerplates & Starter Kits.

Last updated

Was this helpful?