eigensdk-contract-bindings

Crates.ioeigensdk-contract-bindings
lib.rseigensdk-contract-bindings
version0.0.1-alpha
sourcesrc
created_at2024-04-01 05:38:55.833801
updated_at2024-04-01 05:38:55.833801
descriptionEigen Layer ethers bindings
homepage
repositoryhttps://github.com/anjaneyalabs/eigensdk-rs
max_upload_size
id1192190
size7,302,894
supernovahs (supernovahs)

documentation

README

Eigen Layer contract Ethers bindings

Currently we use ethers to generate the bindings . In future , we plan to shift to alloy.

Generate bindings

-- Run generate_abi_json.sh to generate updated json files.

  • Run cargo test to generate bindings
Commit count: 103

cargo fmt