shunkakinoki / ethers-structopt

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Rust 100.0%