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

#351 in Magic Beans

Download history 59743/week @ 2024-03-14 54839/week @ 2024-03-21 48632/week @ 2024-03-28 44565/week @ 2024-04-04 47974/week @ 2024-04-11 46461/week @ 2024-04-18 40948/week @ 2024-04-25 39604/week @ 2024-05-02 44767/week @ 2024-05-09 42964/week @ 2024-05-16 38913/week @ 2024-05-23 40851/week @ 2024-05-30 46651/week @ 2024-06-06 46673/week @ 2024-06-13 46849/week @ 2024-06-20 36035/week @ 2024-06-27

183,629 downloads per month
Used in 193 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–27MB
~402K SLoC