eulerr

Crates.ioeulerr
lib.rseulerr
version1.3.1
created_at2024-03-04 03:17:24.800136+00
updated_at2025-02-11 06:51:25.969893+00
descriptionA multi-chain faucet cli for repeatedly claiming test tokens.
homepagehttps://github.com/Mulander-J/eulerr
repositoryhttps://github.com/Mulander-J/eulerr
max_upload_size
id1161162
size112,017
Mulander-J (Mulander-J)

documentation

README

Euler R

Blockchain command tool built with Rust.

Install

➜  cargo install eulerr

Commands

# Start
➜  eulerr
A multi-chain faucet cli for repeatedly claiming test tokens.

Usage: eulerr <COMMAND>

Commands:
  aptos   Repeatedly request funds from the Aptos testnet faucet(10 APT/DAY)
  sui     Repeatedly request funds from the Sui dev/testnet faucet
  kaia    Closed due to the Google Recaptcha
  solana  Solana devnet/testnet faucet
  help    Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version
Commit count: 18

cargo fmt