ethers-structopt

Crates.ioethers-structopt
lib.rsethers-structopt
version0.1.0
sourcesrc
created_at2021-08-29 18:43:16.171453
updated_at2021-08-29 18:43:16.171453
descriptionStructopt derived ethers-rs types, useful for building Ethereum CLIs
homepagehttps://docs.rs/ethers-structopt
repositoryhttps://github.com/gakonst/ethers-structopt
max_upload_size
id443858
size4,559
Georgios Konstantopoulos (gakonst)

documentation

https://docs.rs/ethers-structopt

README

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.

Commit count: 4

cargo fmt