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

#1540 in Magic Beans

Download history 42045/week @ 2023-12-06 40015/week @ 2023-12-13 30526/week @ 2023-12-20 21322/week @ 2023-12-27 38550/week @ 2024-01-03 57097/week @ 2024-01-10 57261/week @ 2024-01-17 53462/week @ 2024-01-24 80790/week @ 2024-01-31 56150/week @ 2024-02-07 52005/week @ 2024-02-14 51562/week @ 2024-02-21 44264/week @ 2024-02-28 61968/week @ 2024-03-06 59163/week @ 2024-03-13 46164/week @ 2024-03-20

220,281 downloads per month
Used in 151 crates (3 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

~12–28MB
~421K SLoC