← all notes
series · 5 chapters · 34 min total

Solana from zero

What Solana is and how to interact with it — chapter by chapter, in the order I learned it.

Chapters build on each other — read them in order.

  1. 01 Introduction: what Solana is and how it works 2026.07.06 · 10 min
  2. 02 Talking to the network: tooling and your first wallet 2026.07.06 · 5 min
  3. 03 Core concepts: accounts, programs, transactions — the pillars of Solana 2026.07.06 · 9 min
  4. 04 HTTP RPC in practice: poking the network yourself 2026.07.06 · 5 min
  5. 05 WebSocket subscriptions: let the network tell you what happened 2026.07.06 · 5 min