3 releases (stable)

1.0.1 Mar 6, 2024
1.0.0 Mar 4, 2024
0.1.0 Mar 4, 2024

#1 in #aptos

Download history 339/week @ 2024-03-02 44/week @ 2024-03-09 2/week @ 2024-03-16 53/week @ 2024-03-30 12/week @ 2024-04-06

84 downloads per month

MIT/Apache

13KB
107 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)
  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]

Dependencies

~7–20MB
~310K SLoC