1 unstable release
0.1.0 | Aug 29, 2021 |
---|
#17 in #structopt
5KB
51 lines
ethers-structopt
Provides ethers-compatible 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.
Dependencies
~17–30MB
~474K SLoC