Learn Solana Basics
Meta Blocks documentation helps you get started with Solana development. We start from simple concepts like setting up the environment. And build up to deploying apps on the network.
Build with Anchor
There are two was to build on Solana: The hard way and the Anchor way. We use Anchor, Solana's standard contract development framework.
Drawn from experience shipping apps
Having built and shipped multiple apps on Solana, we extracted our knowledge in compact, usable form.