24 releases (0 unstable)
| new 29.12.0-non-semver-compat | Mar 4, 2026 |
|---|---|
| 29.7.1-non-semver-compat | Jan 10, 2026 |
| 29.7.0-non-semver-compat | Dec 17, 2025 |
| 29.6.0-non-semver-compat | Nov 17, 2025 |
| 26.7.0-non-semver-compat | Mar 6, 2025 |
#112 in #zk-sync
2.5MB
59K
SLoC
Data Availability Clients
This crate contains the implementations of the Data Availability clients.
Currently, the following DataAvailability clients are implemented:
NoDA clientthat does not send or store any pubdata, it is needed to run the zkSync network in the "no-DA" mode utilizing the DA framework.Object Store clientthat stores the pubdata in the Object Store(GCS).Availthat sends the pubdata to the Avail DA layer.Celestiathat sends the pubdata to the Celestia DA layer.Eigenthat sends the pubdata to the Eigen DA layer.
Dependencies
~201MB
~3.5M SLoC