4 releases (stable)
1.1.0 | Jun 6, 2024 |
---|---|
1.0.1 | Mar 6, 2024 |
1.0.0 | Mar 4, 2024 |
0.1.0 | Mar 4, 2024 |
#1 in #aptos
13KB
218 lines
Euler R
Rust toolbox for blockchain
Install
➜ cargo install eulerr
Commands
# Start
➜ eulerr
Rust toolbox for blockchain.
Usage: eulerr <COMMAND>
Commands:
aptos Aptos utils(e.g. faucet)
sui Sui utils(e.g. faucet)
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print version
# Version
➜ eulerr -V
# Aptos Commands
➜ eulerr aptos faucet [ACCOUNT] [AMOUNT]
# Sui Commands
➜ eulerr sui faucet [NETWORK] [ACCOUNT] [AMOUNT]
Dependencies
~7–22MB
~280K SLoC