Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

Layr-Labs/eigenda-client-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

121 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EigenDA Clients

⚠️ These clients are out-of-date and feature-incomplete wrt our golang clients. We do not currently have the bandwidth to maintain these clients given the still fast pace of EigenDA protocol changes. We strongly advise/recommend rust rollups spin-up an eigenda-proxy to interface with EigenDA, using the (very simple) proxy rust client in our monorepo.

Rust clients for interacting with EigenDA. This repo contains 4 crates.

rust-eigenda-client

Rust client for interacting with EigenDA (V1 implementation).

Read the rust-eigenda-client Readme for more info about this crate.

You can find the published crate on crates.io

rust-eigenda-signers

Helper crate with centralized signer implementations.

Read the rust-eigenda-signers Readme for more info about this crate.

You can find the published crate on crates.io

rust-eigenda-v2-common

Helper crate with definition of multiple types used in the v2 client of EigenDA.

Read the rust-eigenda-v2-common Readme for more info about this crate.

You can find the published crate on crates.io

rust-eigenda-v2-client

Rust client for interacting with EigenDA (V2 implementation).

Read the rust-eigenda-v2-client Readme for more info about this crate.

You can find the published crate on crates.io

About

Rust client for interacting with eigenda.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages