• Acronym for Ethereum Virtual Machine
  • Stack-based virtual machine that interprets the EVM bytecode (from something like Solidity) to determine the new state of the shared Ethereum data after a transaction

Links