Whitepaper
  • Introduction
  • Architecture
  • Sea Network And EVM
  • Powerful EVM Architecture Supports Defi
  • Sea Network and PoS
  • Decentralized Governance
  • Features
    • Ethereum Virtual Machine (EVM)
    • Layering
    • Voting, Witnesses & Block Validators
      • Voting
      • Delegates
      • Block validators
      • Witness
  • Consensus Protocols
    • Consensus Protocols
    • Proof-of-Work (PoW)
    • Practical Byzantine Fault Tolerance (PBFT)
    • Practical Byzantine Fault Tolerance overview
    • PBFT Proof of Authority (PoA)
    • PBFT Proof-of-Stake (PoS)
    • Consensus algorithm RAFT
  • tokenomic & roadmap
    • Tokenomic
    • Roadmap
Powered by GitBook
On this page
  1. Features

Ethereum Virtual Machine (EVM)

The Ethereum Virtual Machine (EVM) is a software platform developers can use to build decentralized applications (dApps) on top of Ethereum. All Ethereum accounts and smart contracts live in this virtual machine. The Ethereum virtual machine and EVM code are designed using memory, bytes, and blockchain concepts like Proof-of-Work (PoW) or Proof-of-Stake (PoS), Merkle tree, and hash functions. The EVM's purpose is to determine the entire state of Ethereum for each block in the blockchain

PreviousDecentralized GovernanceNextLayering

Last updated 1 year ago