ethers-rs/ethers-contract/ethers-contract-abigen/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
329 B
Markdown
Raw Permalink Normal View History

# 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](https://github.com/gnosis/ethcontract-rs/tree/master/generate).
For more information, please refer to the [book](https://gakonst.com/ethers-rs).