Lither White Paper
  • Lither Whitepaper
  • Introduction
  • Disclaimer
  • Market Overview
  • Mission and Vision
  • What is Layer2 Blockchain
    • Lither's Layer2 Solution
    • The Potential Impact
  • Lither Blockchain Focus
    • GameFi
    • DeFi
    • RWA
  • Lither Mine
    • Intro
    • Mine Details
    • Airdrop Details
    • Referral Details
    • Miner Tags
  • ICO
  • Blockchain Internals
    • Merkle trees
    • Ethereum Virtual Machine
    • Smart Contracts
    • Consensus protocol
    • Node Types
  • Problems and Solution
  • Tokenomics
    • Token Allocation and Utility:
    • Token Unlocking Schedule
Powered by GitBook
On this page
  1. Blockchain Internals

Ethereum Virtual Machine

Ethereum Virtual Machine

Lither chain is a Turing complete blockchain framework, as it gives a foundation to programming languages using which Smart contracts can be written to solve any reasonable computational problem. Lither chain is controlled by the Ethereum Virtual Machine (EVM), a consensus-based virtual machine that decodes the compiled contracts in bytecodes and executes them on the Yorato chain network nodes. It also uses algorithms to prevent denial-of-service attacks that are widely observed in cryptocurrency markets.

The Lither chain blockchain network can be modelled as a group of EVMs, or nodes, connected to every other node in a peer-to-peer mechanism. Each node consists of a copy of the entire blockchain data store and competes with other nodes to produce the next block by validating transactions. If a new block is added, the blockchain gets updated and is propagated to the entire network so that every node is in sync.

PreviousMerkle treesNextSmart Contracts

Last updated 1 year ago