1 release (0 unstable)

26.2.1-non-semver-compat Jan 29, 2025

#54 in #object-store

Download history 117/week @ 2025-01-27 14/week @ 2025-02-03 1/week @ 2025-02-10

132 downloads per month

MIT/Apache and GPL-3.0-or-later…

1MB
23K SLoC

Data Availability Clients

This crate contains the implementations of the Data Availability clients.

Currently, the following DataAvailability clients are implemented:

  • NoDA client that 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 client that stores the pubdata in the Object Store(GCS).
  • Avail that sends the pubdata to the Avail DA layer.
  • Celestia that sends the pubdata to the Celestia DA layer.
  • Eigen that sends the pubdata to the Eigen DA layer.

Dependencies

~86MB
~1.5M SLoC