© Chris Dannen 2017

Chris Dannen, Introducing Ethereum and Solidity, 10.1007/978-1-4842-2535-6_3

3. The EVM

The Ethereum Virtual Machine (EVM) is a worldwide computer that anyone can use, for a small fee, payable in ether

Chris Dannen

(1)Brooklyn, New York, USA

The EVM is a single, global 256-bit “computer” in which all transactions are local on each node of the network, and executed in relative synchrony. It’s a globally accessible virtual machine, composed of lots of smaller computers.

This giant computer, which anyone who has a node or wallet application can access, makes it simple to move arbitrarily large amounts of value (money) nearly instantly. Although anyone can use this global virtual machine, nobody can create counterfeit money inside ...

Get Introducing Ethereum and Solidity: Foundations of Cryptocurrency and Blockchain Programming for Beginners now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.