About us
Blog
Contact

EVM (Ethereum Virtual Machine)

The runtime environment for smart contracts in Ethereum.

The EVM is completely isolated from the main Ethereum network, which makes it a perfect sandbox for testing smart contracts. The EVM is Turing complete, meaning it has the ability to execute any algorithm no matter how complex given enough time and memory.

Example:

A smart contract deployed on the Ethereum blockchain is executed in the EVM.

Category:

Blockchain and Technology
Crypto Basics
Related Articles
No items found.