#building #ethereum #cli #structopt #derived #derive #type

ethers-structopt

Structopt derived ethers-rs types, useful for building Ethereum CLIs

1 unstable release

0.1.0 Aug 29, 2021

#17 in #structopt

23 downloads per month

MIT/Apache

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

~18–34MB
~522K SLoC