Skip to main content

EVM Primitives

EVM primitives are the core data structures and account types that all Ethereum smart contracts are built from.

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