ethers-rs/ethers-contract/ethers-contract-derive
DaniPopes 0ff8d6942c
Merge branch 'master' into feat/syn-2
2023-03-25 01:48:29 +01:00
..
src Merge branch 'master' into feat/syn-2 2023-03-25 01:48:29 +01:00
Cargo.toml chore: move eip712 into ethers-contract-derive 2023-03-18 19:46:17 +01: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.