Skip to main content

Solana Development Roadmap

Diagrams | Matrices | Thinkers

What is the critical path to building valuable products and services on Solana?

Start with Solana AI Hackathon projects for inspiration then backcast to figure out what, why and how.

Context

Roles

Complimentary roles to building a maximally effective business engineering team.

Critical Path

Solana Developers Bootcamp 2024

npx create-solana-dapp

Fundamentals

Essential concepts for working with Solana.

  • Keypairs
  • Transactions
  • Wallets
  • Solana CLI
  • RPC Interaction

Developer Environment:

Onchain Essentials

Knowledge of Rust and Solana, covering:

  • GNU/Linux setup
  • Rust env + syntax
  • State management
  • PDAs (Program Derived Addresses)
  • CPIs (Cross Program Invocations)
  • Anchor
  • IDLs
  • Oracles
  • Security

Product Engineer

Typescript Web Development but interface with Solana Blockchain and Wallets.

NFT Apps

  • RPC APIs - NFTs
  • candy-machine
  • sugar-CLI
  • ShdwDrive
  • Compression

DeFi Apps

Not Essential

Unless working on Protocol Engineering.

  • Proof of History
  • Solana's consensus mechanism
  • Tower BFT
  • Pipelining
  • Cloudbreak
  • Gulfstream
  • Cryptography
  • Validator management

Learning Resources

Example Apps

From simple to more complex.