EVM Primitives
EVM primitives are the core data structures and account types that all Ethereum smart contracts are built from.
Accounts
Reusable concept note for EVM Accounts and Addresses.
Context
- depends-on EVM Programming — the broader development context for these primitives
- pairs-with EVM Platform — the runtime environment that executes operations on these primitives
- pairs-with EVM Protocols — communication standards built on top of these primitives