Back IconGlossary

Ethereum Virtual Machine (EVM)

The engine that runs Ethereum’s smart contracts. It processes all the code on the network, making sure everything executes exactly the same way on every node. That’s how Ethereum stays decentralized, consistent, and trustless.

But the EVM isn’t just for Ethereum. Other blockchains like Avalanche, Polygon, and BNB Chain are EVM-compatible, meaning developers can use the same tools and languages (like Solidity) to build apps across multiple networks. If you know how to build on Ethereum, you’re basically fluent in half the crypto ecosystem.

Related Terms