Skip to main content

EVM Platform

The EVM platform layer covers the runtime environment that executes smart contracts on Ethereum-compatible chains.

Context

  • depends-on EVM Programming — the development discipline that targets this platform
  • pairs-with EVM Primitives — the account and data structures the platform operates on
  • applies-to Blockchain Architecture — where the EVM fits in the broader infrastructure stack