#

ethers-structopt

Provides [ethers](https://github.com/gakonst/ethers-rs)-compatible [Structopt](https://github.com/TeXitoi/structopt/) derives, useful for building Ethereum CLIs. ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure that the tests and lints pass (cargo test && cargo clippy -- -D clippy::all && cargo fmt -- --check). Make sure to add your changes to the "Unreleased" section of the changelog.