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 ?

EVM Explained

Ethereum Virtual Machine (EVM)

The Ethereum Virtual Machine is the global virtual computer whose state every participant on the Ethereum network stores and agrees on. Any participant can request the execution of arbitrary code on the EVM; code execution changes the state of the EVM

PreviousWhat is Blockchain ?NextNodes

Last updated 3 years ago