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

ethers-structopt

通过 ethers-rs 类型派生 Structopt,适用于构建以太坊 CLI 工具

1 个不稳定版本

0.1.0 2021 年 8 月 29 日

#17#structopt

MIT/Apache

5KB
51

ethers-structopt

提供与 ethers 兼容的 Structopt 派生,适用于构建以太坊 CLI 工具。

贡献

欢迎拉取请求。对于重大更改,请先打开一个问题来讨论您想更改的内容。

请确保测试和 lints 通过(cargo test && cargo clippy -- -D clippy::all && cargo fmt -- --check)。

请确保将您的更改添加到变更日志的 "未发布" 部分。

依赖关系

~17–30MB
~474K SLoC