Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
supernovahs authored May 11, 2024
1 parent caacd32 commit 6e8439e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ List of crates in the repository :-
- [eigensdk-client-builder](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/chainio/clients/builder)
- [eigensdk-client-elcontracts](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/chainio/clients/builder) - Convenience methods to call Eigenlayer contracts
- [eigensdk-client-fireblocks](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/chainio/clients/fireblocks)
- [eigensdk-client-wallet](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/chainio/clients/wallet)
- [eigensdk-chainio-txmgr](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/chainio/txmgr)
- [eigensdk-chainio-utils](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/chainio/utils)
- [eigensdk-contracts-bindings](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/contracts/bindings)
- [eigensdk-crypto-bls](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/crypto/bls)
Expand All @@ -21,8 +19,6 @@ List of crates in the repository :-
- [eigensdk-metrics-collectors-rpc-calls](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/metrics/collectors/rpc_calls)
- [eigensdk-metrics](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/metrics)
- [eigensdk-services](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/services)
- [eigensdk-signer](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/signer)
- [eigensdk-signerv2](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/signerv2)
- [eigensdk-types](https://github.com/anjaneyalabs/eigensdk-rs/tree/main/crates/types)


Expand All @@ -33,9 +29,8 @@ Rolling `MSRV` policy of 6 months. THe current `MSRV` is 1.76

# Credits

This SDK would not have been possible without the original go sdk work by the [Layer-labs](https://github.com/Layr-Labs/eigensdk-go/tree/master) team.
- [Layer-labs](https://github.com/Layr-Labs/eigensdk-go/tree/master)

We also thank [13yearoldvc](https://twitter.com/13yearoldvc) and [BuidlGuidl](https://buidlguidl.com/) for their support.

## Contact

Expand Down

0 comments on commit 6e8439e

Please sign in to comment.