ethers-rs/ethers-contract/ethers-contract-abigen
DaniPopes 0ff8d6942c
Merge branch 'master' into feat/syn-2
2023-03-25 01:48:29 +01:00
..
src chore: update prettyplease 2023-03-25 01:42:47 +01:00
Cargo.toml chore: update prettyplease 2023-03-25 01:42:47 +01:00
README.md chore(deps): bump and use workspace dependencies (#2222) 2023-03-16 12:28:35 -07:00

README.md

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.