EVM

The Ethereum Virtual Machine: a stack-based, quasi-Turing-complete bytecode runtime executed by every full node. Gas-metered deterministic execution makes it the canonical substrate for smart contracts, but its low-level semantics are a frequent source of subtle vulnerabilities.

In this vault

Backlinks