Skip to content

Ethereum Virtual Machine

arealive edited this page Sep 25, 2017 · 3 revisions

Ethereum Virtual Machine is designed to serve as a runtime environment for smart contracts based on Ethereum...every Ethereum node in the network runs their own EVM implementation and is capable of executing the same instructions.1

[1] https://themerkle.com/what-is-the-ethereum-virtual-machine/

Clone this wiki locally