#ethers #web3 #celo #crypto

macro ethers-contract-derive

Proc macros for type-safe bindings generation to Ethereum smart contracts

43 releases (17 stable)

new 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

#2541 in Magic Beans

Download history 33001/week @ 2023-11-21 44134/week @ 2023-11-28 43553/week @ 2023-12-05 39602/week @ 2023-12-12 34500/week @ 2023-12-19 19766/week @ 2023-12-26 35289/week @ 2024-01-02 54221/week @ 2024-01-09 56949/week @ 2024-01-16 54183/week @ 2024-01-23 80711/week @ 2024-01-30 56495/week @ 2024-02-06 53716/week @ 2024-02-13 51210/week @ 2024-02-20 45716/week @ 2024-02-27 50116/week @ 2024-03-05

209,109 downloads per month
Used in 135 crates (5 directly)

MIT/Apache

1MB
25K SLoC

ethers-contract-derive

Proc macros for type-safe bindings generation to Ethereum smart contracts.

Adapted from the original ethcontract-rs repository by Gnosis.

For more information, please refer to the book.


lib.rs:

Procedural macros for generating type-safe bindings to an Ethereum smart contract.

Dependencies

~12–24MB
~335K SLoC