Crates.io | eigensdk |
lib.rs | eigensdk |
version | 0.1.0 |
source | src |
created_at | 2024-09-30 13:48:28.96367 |
updated_at | 2024-09-30 13:48:28.96367 |
description | SDK for eigenlayer |
homepage | |
repository | https://github.com/Layr-Labs/eigensdk-rs |
max_upload_size | |
id | 1391746 |
size | 17,752 |
eigensdk-rs is an initiative for rust developers to build AVSs on eigenlayer.
cargo install eigensdk --features full
List of crates in the repository :-
m2-mainnet
compatible alloy bindings.You can run any example using the command cargo run --example <example-name>
Example :
cargo run --example get_quorum_count
We are actively looking for contributors. Thank you for your interest. We have strict ci checks in place. In case of any questions and support, feel free to raise an issue.
To test locally :-
You need foundry
to successfully to run it.
cargo test
At least 1 approving
review is required to merge the PR.
make lint
Add the following variables to your env
and then run the following command
make fireblocks-tests
Test coverage should aim to be around 80%.
Here's how to generate test coverage reports:
Install llvm tools:
make deps
Run the tests with coverage instrumentations:
make coverage
Open the coverage html report in a web browser:
open target/llvm-cov/html/index.html
Rolling MSRV
policy of 6 months. The current MSRV
is 1.79
This software is unaudited
.This is experimental software and is provided on an "as is" and "as available" basis and may not work at all. It should not be used in production.
Please report security vulnerabilities to security@eigenlabs.org. Do NOT report security bugs via Github Issues.
Join our telegram channel .