Ungate Wukong
  • 🔥Introduction
    • Overview
    • Features & Benefits
    • Scope
  • đź““ARCHITECTURE
    • Abstract
    • Keys Components
      • Confidential Compute
      • Proof Generation
      • Verification
      • Proof Exploration
  • 👩‍💼Operators
    • TestNet
      • Installation
      • Registration
      • Quickstart
Powered by GitBook
On this page
  • EigenLayer’s Role in Verifying Execution
  • Multi-Party Validation for Execution Proofs
  1. ARCHITECTURE
  2. Keys Components

Verification

Ungate Wukong leverages EigenLayer’s decentralized validator network to validate execution proofs, removing reliance on centralized attestation services.

EigenLayer’s Role in Verifying Execution

  • Validators restake assets to participate in proof verification.

  • Execution proofs are distributed across multiple independent verifiers.

  • Validators use challenge-response mechanisms to detect fraudulent proofs.

  • Slashing conditions apply if validators incorrectly verify a false proof.

Multi-Party Validation for Execution Proofs

  • TEE attestation: Confirms the agent executed in a trusted environment.

  • Signature verification: Ensures execution logs have not been altered.

  • Consensus mechanism: Distributed validators reach agreement before confirming execution proofs.

EigenLayer-powered verification ensures that execution proofs are fraud-resistant, decentralized, and economically secured through restaking incentives.

PreviousProof GenerationNextProof Exploration

Last updated 3 months ago

đź““