261 releases

new 0.4.19 May 24, 2024
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

#30 in Magic Beans

Download history 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 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

924 downloads per month

GPL-3.0 license

715KB
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

~55–96MB
~2M SLoC