Crates.io | howmuch-rs |
lib.rs | howmuch-rs |
version | 0.1.1 |
source | src |
created_at | 2022-12-07 15:56:03.831357 |
updated_at | 2022-12-08 07:57:53.528058 |
description | A library providing helpers for various StarkNet fees related tasks. |
homepage | https://docs.rs/howmuch-rs |
repository | https://github.com/abdelhamidbakhta/howmuch-rs |
max_upload_size | |
id | 731945 |
size | 3,347,300 |
A library providing helpers for various StarkNet fees related tasks. It can be used as a library or as a CLI.
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
For a full list of all authors and contributors, see the contributors page.
StarkNet-HowMuch-rs follows good practices of security, but 100% security cannot be assured. StarkNet-HowMuch-rs is provided "as is" without any warranty. Use at your own risk.
This project is licensed under the MIT license.
See LICENSE for more information.