Skip to content
Chapters
Builder's guide

The stack, the good practices and the resources for a project that is starting today — from the first question (does this need Web3?) to the demo. Short pages, in order, written to be copied into your repo or handed to your coding agent.

Last reviewed 11 Sep 2026 · a living document

Start here

Five pages, in this order, and you have a project on devnet with a real RPC by tonight.

  1. 01Does this need Web3?
  2. 02Installation
  3. 03Your first project
  4. 04Devnet
  5. 05RPC

For your coding agent

Drop the rules file in your repo root, or point the agent at the whole guide as one Markdown file. Both take a ?lang= parameter, because curl has no cookie.

curl -o SOLANA-RULES.md https://superteam.ar/stack/rules?lang=en
# or hand it the whole guide:
https://superteam.ar/stack/markdown?lang=en