| Crates.io | rust-eigenda-v2-common |
| lib.rs | rust-eigenda-v2-common |
| version | 0.1.4 |
| created_at | 2025-04-30 17:25:00.473354+00 |
| updated_at | 2025-07-02 20:46:57.957005+00 |
| description | EigenDA Common |
| homepage | |
| repository | https://github.com/Layr-Labs/eigenda-client-rs |
| max_upload_size | |
| id | 1655205 |
| size | 100,165 |
Crate with definition of multiple types used in the v2 client of EigenDA.
EigenDACert: Contains all data necessary to retrieve and validate a Blob.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 a Payload is encoded in, it can be in either evaluation or coefficient form.[dependencies]
rust-eigenda-v2-common = "0.1"