Term

Virtual Machine

An execution environment that runs smart contract code deterministically across nodes (e.g., EVM).

Type:
computing
blockchain
1
definition

A blockchain virtual machine executes contract bytecode deterministically, ensuring all nodes compute the same results. It defines opcodes, memory/storage semantics, and gas costs.

Example 1.1

"The EVM processes a token transfer by updating storage slots and emitting events according to the contract’s code and gas limits."

All terms and definitions may update as the Cryptionary improves.