Solana Primitives
Solana primitives are the core account structures, program standards, and interaction patterns that underpin every SVM application.
Primitives
Foundational building blocks of Solana development — accounts, blinks, standards, and the program model that all SVM applications depend on.
Accounts
Solana Accounts
Blinks and Actions
What if a hyperlink could carry value, not just information?
Memecoin
Solana Memecoin.
Standards Body
Comprehensive Analysis & Implementation Blueprint for On-Chain Standards Body
Context
- depends-on Solana Programming — the broader development context these primitives belong to
- pairs-with Solana Applications — the use-case layer built from these primitives
- pairs-with EVM Primitives — the equivalent layer on Ethereum for comparison