5 releases
| 0.1.4 | Jul 2, 2025 |
|---|---|
| 0.1.3 | Jun 23, 2025 |
| 0.1.2 | May 16, 2025 |
| 0.1.1 | May 13, 2025 |
| 0.1.0 | Apr 30, 2025 |
#2 in #eigen-da
3,481 downloads per month
Used in 2 crates
52KB
995 lines
rust-eigenda-v2-common
Crate with definition of multiple types used in the v2 client of EigenDA.
Types defined in this Crate
EigenDACert: Contains all data necessary to retrieve and validate aBlob.Blob: Data dispersed on EigenDA.EncodedPayload: Payload that has been encoded. It contains a header that specifies the encoding algorithm and the payload itself.Payload: Arbitrary data without any processing.PayloadForm: The form aPayloadis encoded in, it can be in either evaluation or coefficient form.
Use
[dependencies]
rust-eigenda-v2-common = "0.1"
Dependencies
~12MB
~221K SLoC