Understanding the Ethereum Virtual Machine
Ethereum Virtual Machine EVM is a distributed state machine which means that the state can be changed by transactions.
Why is the EVM a distributed state machine
Ethereum is a set of nodes that runs on the blockchain and each of these sets of nodes h...
izzycious.hashnode.dev2 min read