🎉 Hey Gate Square friends! Non-stop perks and endless excitement—our hottest posting reward events are ongoing now! The more you post, the more you win. Don’t miss your exclusive goodies! 🚀
🆘 #Gate 2025 Semi-Year Community Gala# | Square Content Creator TOP 10
Only 1 day left! Your favorite creator is one vote away from TOP 10. Interact on Square to earn Votes—boost them and enter the prize draw. Prizes: iPhone 16 Pro Max, Golden Bull sculpture, Futures Vouchers!
Details 👉 https://www.gate.com/activities/community-vote
1️⃣ #Show My Alpha Points# | Share your Alpha points & gains
Post your
Data availability layer DA track observation: Modular blockchain is accelerating
1. What is the data availability layer?
The concept of data availability differs from decentralized file systems and databases, as articulated on the Ethereum and Celestia websites.
However, decentralized file systems and databases primarily ensure that data stored by users is accessible. They don't solve the same problems as the data availability layer.
Of course, data availability and decentralized storage also have something in common. Technically, they all use verification methods such as erasure codes and Proof of random access to verify the availability of data.
2. What is the technology for data availability?
There are currently several types of data availability layers, including:
Ethereum
Ethereum is already the DA layer of L2 Rollup. Ethereum Rollup packages and submits the transaction data of the second layer to the Ethereum smart contract, and Ethereum stores the L2 data and guarantees the data availability of these transaction data.
While rollups can scale the throughput of ETH through off-chain computation, their capacity is limited by the L1 ETH blockchain data throughput. Therefore, for Rollups to use Ethereum as a data availability layer, Ethereum needs to increase its data storage and processing capabilities.
Ethereum is actively promoting the upgrade of Danksharding. Danksharding can improve the ability of Ethereum to store data and make ETH a more powerful DA layer. **
Technical principle of Danksharding:
Modular blockchain DA layer represented by Celestia
Celestia is a modular blockchain that only orders and publishes transactions, not executes them. By decoupling the consensus layer and application execution layer, Celestia modularizes the blockchain technology stack and opens up new possibilities for decentralized application builders.
**Celestia's verification method for data availability is similar to that of Ethereum. **Using two-dimensional Reed-Solomon erasure codes, a set of random sampling is designed to verify data and restore data to ensure data availability.
Celestia is also very different from **ETH. **
Celestia's ecology is also developing rapidly.
Off-chain DA layer
The off-chain DA layer mainly includes two types
3. What data availability layers are available now?
Currently, there are several data availability projects, including:
Summarize