#tasks #helper #fees #starknet #cli #estimate #stark-net

bin+lib howmuch-rs

提供各种 StarkNet 相关费用任务的辅助库

2 个版本

0.1.1 2022 年 12 月 8 日
0.1.0 2022 年 12 月 7 日

#2 in #fees

MIT 许可协议

3MB
169 代码行

🐺 多少? 🦀



GitHub Workflow Status Project license Pull Requests welcome

目录

关于

提供各种 StarkNet 相关费用任务的辅助库。可以作为库或命令行界面使用。

入门

先决条件

安装

cargo install howmuch-rs

使用

How much ?

Usage: howmuch-rs <COMMAND>

Commands:
  fees  Fees related subcommands
  help  Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help information
  -V, --version  Print version information

在网络上估算费用

RUST_LOG=debug howmuch-rs fees estimate-on-network \
--tx-hash=0x073251e7ff3843c4954aa2e7f38d8c29034e34a1ddbaeb1e62605ec10ca22367 \
--source-block-number=21410 \
--destination-block-number=15925

作者及贡献者

有关所有作者和贡献者的完整列表,请参阅贡献者页面

安全性

StarkNet-HowMuch-rs 遵循良好的安全实践,但无法保证100%的安全。StarkNet-HowMuch-rs 提供时不附带任何保证。使用风险自负。

许可协议

本项目采用 MIT 许可协议

有关更多信息,请参阅LICENSE

依赖关系

~20–34MB
~537K SLoC