Nodes
These are the actual machines that store the current state of the EVM. Nodes exchange information with one another to distribute updates regarding the Ethereum Virtual Machine (EVM) status and any new alterations to the state. From any node, a code execution request may be broadcasted by any user to initiate the execution of code. The Ethereum network is basically comprised of all the Ethereum nodes working together and their interactions.
Last updated