For the complete documentation index, see llms.txt. This page is also available as Markdown.

🧱Boilerplates & Starter Kits

Official templates, starter kits, and reference repos for shipping faster on Solana.

If you want to move quickly, start from a maintained template instead of building the first layer from scratch.

Best Starting Points

Reference Repositories

How To Choose

  • use a frontend template if you need a full product quickly

  • use a native or Anchor example if the onchain logic is the main challenge

  • use the most boring template that gets you shipping fast

For hackathons, optimizing for speed and clarity beats cleverness.

Last updated

Was this helpful?