Back to Glossary
CryptoE

Ethereum Virtual Machine (EVM)

Is the single global virtual computer within the Ethereum universe of Ethereum nodes whose \"state\" every network participant/node agrees on. The primary feature that sets it apart from distributed ledger blockchains like Bitcoin, making Ethereum a platform as well as a blockchain. EVM refers to this idea of a software platform of Ethereum that allows developers on Ethereum to create their own decentralized applications or DApps

Example

When a user interacts with a DeFi protocol like Aave, the EVM processes the smart contract code across thousands of nodes simultaneously, ensuring every participant sees the same result.