ethers-rs/ethers-contract/ethers-contract-derive
DaniPopes 16f9fab75c
fix: enable doc_cfg feature for docsrs (#2294)
2023-03-22 16:29:10 -07:00
..
src fix: enable doc_cfg feature for docsrs (#2294) 2023-03-22 16:29:10 -07:00
Cargo.toml chore(deps): bump and use workspace dependencies (#2222) 2023-03-16 12:28:35 -07:00
README.md chore(deps): bump and use workspace dependencies (#2222) 2023-03-16 12:28:35 -07:00

README.md

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.