Avive World
  • Abstract
  • Introduction
  • Avive
    • Souls and SoulBound Tokens (SBTs)
      • SBT Sign on
      • Social/community recovery from SBT
      • Soul Wallet
  • Architecture
  • Transactions
    • Core Properties
    • Transaction Finality
  • Consensus
    • Proof of Networking
    • Delegated Proof of Stake
    • Chain Communication
  • Addition Features
  • Account Abstraction
    • EIP-4337
    • Implementation
    • Mass adoption
  • Governance
  • Tokenomics
  • Terminology
Powered by GitBook
On this page

Architecture

PreviousSoul WalletNextTransactions

Last updated 2 years ago

AVIVE's core structure consists of three main components: L1, L2, and the layer between them.

  1. L1, which is equivalent to Ethereum in AVIVE's case, is responsible for finalizing L2 transactions and ensuring the overall security of the system.

  2. L2 is AVIVE itself, which is compatible with zkEVM and operates under the PoN+DPoS consensus algorithm. Each block on L2 is mined and validated by the network's participants.

  3. The layer between L1 and L2 consists of zkProvers and Operators(Aggregators+Validators), who are responsible for and ensuring the smooth communication between L1 and L2.