HyperAGI Docs
  • Welcome to MOSS Network
    • Hyperdust Protocol
    • How MOSS Network Works
      • AnyTrust: Revolutionizing Blockchain Infrastructure
        • Reducing Costs through Trust Assumptions
        • Keysets for Flexibility
        • Data Availability Certificates (DACerts)
        • Dual Data Posting Mechanisms
        • Data Availability Servers (DAS)
        • Sequencer-Committee Interaction
    • $HYPT
      • Bridge
      • Claim the Vesting
    • HyperNode
    • HyperNode Key
      • Price
      • Reward Rules 1.0
      • Pool
        • Node Pool Reward Rules
        • Staking Node Pool Levels and Rewards
      • Deploy HyperNode
        • Deploy AI Inference Node
    • Node Mining
      • 🔵Run a Hyper Inference Node
        • Linux
          • Installing Linux remote connection tools
        • Activate Your HyperNode
        • Update the node program
      • 🟡Cloud GPU Computing Service
        • Activate Your Cloud HyperNode
      • Claim Node Mining Rewards
      • Withdraw mining collateral
    • Hyper UBAI Key
      • Price
      • Reward Rules 1.0
      • Pool
        • Agent Pool Reward Rules
        • Staking Agent Pool Levels and Rewards
    • Agent Mining
      • Hyper Pod
      • Mobile App
      • Claim Agent Mining Rewards
    • HyperPod
    • Hypergraph
    • Smart Contracts
    • Hyperdust Foundation
Powered by GitBook
On this page
  1. Welcome to MOSS Network
  2. How MOSS Network Works
  3. AnyTrust: Revolutionizing Blockchain Infrastructure

Reducing Costs through Trust Assumptions

At the core of the Arbitrum protocol lies the necessity for all Arbitrum nodes, including validators who verify the chain's correctness and stake on accurate results, to have access to the data of every Layer 2 (L2) transaction within the Arbitrum chain's inbox. Traditionally, an Arbitrum rollup ensures data access by posting data on Layer 1 (L1) Ethereum as calldata, a process incurring substantial Ethereum gas fees, which is the primary cost component in Arbitrum.

AnyTrust, however, introduces a paradigm shift by entrusting an external entity known as the Data Availability Committee (the "Committee") with the storage and on-demand provision of data. The Committee consists of N members, with a trust assumption that at least two members are honest. This trust assumption guarantees data availability for the proper functioning of the rollup protocol, as even if N-1 Committee members promise to provide access to certain data, at least one of the promising entities must be honest, ensuring data availability up to the specified expiration time.

PreviousAnyTrust: Revolutionizing Blockchain InfrastructureNextKeysets for Flexibility