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 371/week @ 2024-03-04 14/week @ 2024-03-11 65/week @ 2024-04-01

95 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–21MB
~309K SLoC