Lumoz Docs
  • Introduction
    • Welcome to Lumoz
    • Understand Lumoz
      • Modular AI Computing Network
      • Nodes
    • Lumoz Chain
    • Bridge
  • Lumoz Decentralized AI
    • Overview
    • Architecture
    • Computational Resource Management
    • Use Cases
    • Chat with Lumoz Decentralized AI
      • Plan
  • AI Agents
    • Overview
    • How Lumoz TEE Works
    • The Core Architecture Design
    • Lumoz AI Agent Framework
  • Compute Node
    • Compute Node
      • Why Compute Node
      • How do Compute Nodes Work
      • Rewards
    • Setup Compute Node
  • Rollup as a Service
    • Overview
    • Lumoz RaaS Stack
    • Rollups Built with Lumoz
  • Verifier
    • Verifer Node Explained
      • Why Verifier Node
      • How do Verifier Node Work
      • License
      • Rewards
    • Purchase Verifier Node
      • Purchase License
        • Buyback Guarantee
      • License Tiers
      • Invitation
      • FAQ
    • Setup Verifier Node
      • Who can run a node?
      • Requirements
      • Setup Node
        • Node as a Service
        • Build your own
          • 1. Initialize a Node
          • 2. Run the Node
            • Run with CLI
            • Run with Docker(recommended for multiple nodes)
          • 3. Update Node Information(optional)
      • FAQ
      • Troubleshooting
    • Delegate Licenses
      • Claim License
      • Delegate Guide
      • Undelegate Guide
    • Staking
      • Staking Guide
      • Unstaking Guide
    • Node Tier
    • Time Cooldown
    • Risk Notice and Disclaimer of Lumoz Verifier Node Sale
  • Roadmap
  • Tokenomics
    • Utility
    • Allocation & Distributions
    • Redemption
  • Contracts
  • Technical Reference
    • Lumoz ZK-PoW
      • ZKP Two-Step Submission
    • Cross-Rollup Communication
      • Prerequisits and Compatibility
      • Process of Native Cross-Rollup Transactions
  • Glossary
  • Resources
Powered by GitBook
On this page
  1. Verifier
  2. Verifer Node Explained

How do Verifier Node Work

PreviousWhy Verifier NodeNextLicense

Last updated 3 months ago

Verifier Node is one key component in the Lumoz architecture, responsible for verifying the ZKPs generated by Compute Node. It ensures the correctness and validity of the proofs submitted to the chain, safeguarding the trust and security of the system. Through optimized verification processes, Verifier Node efficiently processes proofs, reducing operational costs and gas consumption. Below is an overview of the workflow of Verifier nodes:

  1. Proof Submission: Proofs generated by Compute Node are submitted to Lumoz Chain to initiate verification tasks.

  2. Proof Verification: Lumoz Chain sends verification tasks to multiple Verifier nodes, which independently execute distributed verification.

  3. Collective Decision-Making: At least two-thirds of the verification nodes confirm the validity of the proof, ensuring the authority and consistency of the verification results.

  4. Verification Result Handling: Valid proofs and their results are transmitted back to the Lumoz Proof Contract on the blockchain by Lumoz AVS Oracle, and task results are recorded and responded to Lumoz Chain via Task Manager Contract.

Through this carefully designed verification mechanism, the Lumoz Protocol not only ensures the security of Rollup transactions but also guarantees the accuracy and integrity of AI service data processing. We are committed to building a decentralized computing environment that supports efficient transaction verification and ensures the quality of AI data processing, providing a solid infrastructure for a wide range of applications.