271 releases

new 0.4.30 Jul 8, 2024
0.4.19 May 24, 2024
0.4.3 Mar 28, 2024
0.1.107 Dec 29, 2023
0.1.55 Nov 29, 2023

#248 in Magic Beans

Download history 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 367/week @ 2024-04-22 4/week @ 2024-04-29 452/week @ 2024-05-06 164/week @ 2024-05-13 286/week @ 2024-05-20 18/week @ 2024-05-27 910/week @ 2024-06-03 340/week @ 2024-06-10 3/week @ 2024-06-17

1,254 downloads per month

GPL-3.0 license

1MB
19K 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

~56–95MB
~2M SLoC