Zulu Network
  • INTRODUCTION
    • Welcome to Zulu Network
    • ZK-Powered Architecture
    • Why is Zulu Needed?
  • Core Concepts
    • DePIN & AI on Bitcoin
    • EVM Layer (L2)
    • DePIN Layer (L3)
    • Zulu DePIN + AI Staking
    • BitVM - Zulu
      • BitVM-ZKP-Verifier
      • Bridging From Bitcoin
        • Peg IN/OUT Process
        • Atomic Swaps
      • Verify on the Bitcoin Network
      • Zulu Trust-Minimized Bridge
    • Open Liquidity Aggregator
  • Tech Approach
    • Layer 2 Solutions
    • Building on Bitcoin
    • ZKEVM: EVM on Bitcoin
    • Data Availability
    • Modularity
  • Zulu EVM Layer
    • Network Info
    • Bridge
    • Deploy Your Dapp
      • Quick Start
      • API Reference
  • Zulu DePIN Layer
    • Getting Started
    • Developing dApps
  • Tools and Resources
    • Important Links
    • $ZULU Utility
    • Roadmap
    • Developer Incentives
  • Support and Community
    • Join the Community
    • FAQs
Powered by GitBook
On this page
  1. Tech Approach

Data Availability

The Zulu Network uses a modular design for Data Availability using networks specifically dedicated to DA, such as Avail.

PreviousZKEVM: EVM on BitcoinNextModularity

Last updated 7 months ago

Zulu Data Availability Strategy

As an L2 network, Zulu must provide users with the means to securely retrieve their assets from L1 by validating their assets through historical transactions, even in instances where L2 services are inaccessible.

This precautionary measure is in place to prevent the locking of users' assets in L2 during periods when L2 services are unavailable. The optimal solution involves storing all transactions on the Layer1 verification network.

However, drawing from the developmental history of Ethereum, we learn that while placing transaction data on the Layer1 network achieves the highest level of security, an excess of transaction data can overwhelm the network.

Consequently, Ethereum itself addressed this Data Availability (DA) issue through the upgrade of .

In the context of the Bitcoin network, storing all transactions directly on Bitcoin is not considered an ideal approach. Zulu's strategy involves placing actual transaction data on networks specifically dedicated to DA, such as .

Zulu follows a modular design, a technical direction widely embraced in the blockchain industry that plays a crucial role in enhancing the operational efficiency of the system.

EIP4844
Avail
Zulu Modular Design