MEVerse Dev Docs
MEVerse Dev Docs (EN)
MEVerse Dev Docs (EN)
  • Welcome
  • MEVerse Introduction
    • MEVerse Core Design
    • Proof of Formulation
    • Customizable Multi Chain
    • Level Tree
    • Block Redesign
  • Get started
    • How to Set Up a Node
    • Add MEV in Account
    • IDE & Dev Tool
    • Deploy Smart Contract
    • Check Deployment
  • MEVerse Network Structure
    • Generator Node
    • Observer Node
    • Seed Node
    • Public Node
    • Bridge Node
  • Smart Contract
    • Solidity - Smart Contract Language
    • IDE and Tools
      • Remix
      • Truffle
      • Hardhat
      • MEVerse Scan(Explorer)
      • Connecting MetaMask
    • Sample Contracts
    • Testing Guide
  • MEVerse Mining Ecosystem
  • MEVerse Links
    • MEVerse Website
    • MEVerse Whitepaper
    • MEVerse Blog
    • MEVerse Disclosure & Updates (Xangle)
    • MEVerse Coinmarketcap
Powered by GitBook
On this page
  • Consensus Algorithm: PoF
  • Customizable Multi Chain
  • Level Tree Validation
  • Block Redesign
  1. MEVerse Introduction

MEVerse Core Design

PreviousMEVerse IntroductionNextProof of Formulation

Last updated 2 years ago

The Proof-of-Formulation(PoF) technology developed by MEVerse, unlike Proof-of-Work(PoW) or Proof-of-Stake(PoS), verifies the generated blocks' validity and guarantees the network's authenticity.

Proof of Formulation - U.S.P(United States Patent) Application Number: 62717695

In MEVerse's mainnet, MApps(MEVerse/Metaverse/ME+DApp) can independently operate overall blockchain services, including issuing tokens and operating independent Formulators and Observer Nodes.

To overcome the Merkle Tree's inefficient data structure, MEVerse employs the LEVEL Tree method, which makes the process much more simplified.

The MEVerse chain takes less time to create and verify blocks with its Block Redesign technology, enabling an efficient mining environment and providing a high level of performance that blockchain technology can use in real life.

Block Redesign - U.S.P(United States Patent) Application Number: 62717703

Consensus Algorithm: PoF
Customizable Multi Chain
Level Tree Validation
Block Redesign