277 releases (4 breaking)

0.5.3 Oct 7, 2024
0.5.1 Sep 24, 2024
0.4.31 Jul 29, 2024
0.4.3 Mar 28, 2024
0.1.55 Nov 29, 2023

#1 in #faucet

Download history 5/week @ 2024-07-14 126/week @ 2024-07-28 2/week @ 2024-08-04 136/week @ 2024-08-25 5/week @ 2024-09-01 112/week @ 2024-09-08 52/week @ 2024-09-15 154/week @ 2024-09-22 208/week @ 2024-09-29 156/week @ 2024-10-06 16/week @ 2024-10-13

180 downloads per month

GPL-3.0 license

1MB
20K SLoC

Safe Network Faucet

This is a command line application that allows you to run a Safe Network Faucet.

Usage

Run cargo run -- <command> to start the application. Some of the commands available are:

  • ClaimGenesis: Claim the amount in the genesis CashNote and deposit it to the faucet local wallet.
  • Send: Send a specified amount of tokens to a specified wallet.
  • Server: Starts an http server that will send tokens to anyone who requests them.

For more information about each command, run cargo run -- <command> --help.

Dependencies

~78–115MB
~2.5M SLoC