Loop Network Docs
  • Welcome to Loop Network !
    • Tokenomics
    • Table of Comparison
  • Basic Knowledge
    • What is Blockchain ?
      • EVM Explained
      • Nodes
      • Smart Contract
    • Getting Started with Loop Network
      • Connect to Metamask
        • How to Connect with Metamask
  • Whitepaper 2.0
    • Genesis File
    • Consensus
    • Key Management
    • Contract Deployment
      • Truffle
      • Hardhat
    • LRC20 Token
  • Running Full Node
Powered by GitBook
On this page
  1. Basic Knowledge
  2. What is Blockchain ?

Nodes

Nodes

The real-life machines which are storing the EVM state. Nodes communicate with each other to propagate information about the EVM state and new state changes. Any user can also request the execution of code by broadcasting a code execution request from a node. The Ethereum network itself is the aggregate of all Ethereum nodes and their communications.

PreviousEVM ExplainedNextSmart Contract

Last updated 3 years ago