43 releases (17 stable)

2.0.14 Mar 6, 2024
2.0.11 Nov 16, 2023
2.0.8 Jul 15, 2023
2.0.2 Mar 28, 2023
0.1.3 Jun 20, 2020

#6 in #celo

Download history 43280/week @ 2024-07-25 42393/week @ 2024-08-01 42461/week @ 2024-08-08 39230/week @ 2024-08-15 36044/week @ 2024-08-22 38027/week @ 2024-08-29 40713/week @ 2024-09-05 39294/week @ 2024-09-12 35908/week @ 2024-09-19 38966/week @ 2024-09-26 45585/week @ 2024-10-03 41996/week @ 2024-10-10 42363/week @ 2024-10-17 36415/week @ 2024-10-24 32736/week @ 2024-10-31 31774/week @ 2024-11-07

150,842 downloads per month
Used in 220 crates (4 directly)

MIT/Apache

1MB
24K SLoC

ethers-contract-abigen

Code generation for type-safe bindings to Ethereum smart contracts.

This code generator was adapted from the original ethcontract-rs repository by Gnosis.

For more information, please refer to the book.


lib.rs:

Abigen

Programmatically generate type-safe Rust bindings for Ethereum smart contracts.

This crate is intended to be used either indirectly with the abigen procedural macro or directly from a build script / CLI.

Dependencies

~11–29MB
~413K SLoC