255 releases

new 0.4.14-alpha.0 Apr 25, 2024
0.4.3 Mar 28, 2024
0.1.107 Dec 29, 2023
0.1.55 Nov 29, 2023

#1168 in Magic Beans

Download history 75/week @ 2024-01-01 121/week @ 2024-01-08 124/week @ 2024-01-15 80/week @ 2024-01-22 97/week @ 2024-01-29 47/week @ 2024-02-05 591/week @ 2024-02-12 1414/week @ 2024-02-19 206/week @ 2024-02-26 387/week @ 2024-03-04 460/week @ 2024-03-11 2176/week @ 2024-03-18 430/week @ 2024-03-25 520/week @ 2024-04-01 196/week @ 2024-04-08 198/week @ 2024-04-15

1,349 downloads per month

GPL-3.0 license

695KB
12K 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

~45–86MB
~1.5M SLoC