Skip to content

0xMukesh/faucetli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

87 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ¦„ faucetli

Faucetli - πŸ¦„ A command-line tool to get tokens on testnets quickly! | Product Hunt Faucetli - πŸ¦„ A command-line tool to get tokens on testnets quickly! | Product Hunt

πŸ¦„ A command line tool to get tokens on testnets quickly!

Usage

$ npm install -g faucetli
$ faucetli COMMAND
running command...
$ faucetli (--version)
faucetli/0.0.0 win32-x64 node-v16.13.0
$ faucetli --help [COMMAND]
USAGE
  $ faucetli COMMAND
...

Commands

faucetli request

πŸ¦„ Get testnet tokens by using request command

USAGE
  $ faucetli request

DESCRIPTION
  πŸ¦„ Get testnet tokens by using request command

EXAMPLES
  $ faucetli request

    πŸŽ‰ sent the tokens to 0xd24CA0297558f0827e2C467603869D1AC9fF435d on rinkeby, check https://rinkeby.etherscan.io/tx/0x1d769e3f6a57a5176b9d1c6fbd8c3692fa0b3764c314ca6c263140794fde2cbd to verify if the transaction was successful

faucetli solana

πŸ¦„ Get devnet Solana by using the solana command

USAGE
  $ faucetli solana

DESCRIPTION
  πŸ¦„ Get devnet Solana by using the solana command

EXAMPLES
  $ faucetli solana

    πŸŽ‰ sent the tokens to 8Dyk53RrtmN3MshQxxWdfTRco9sQJzUHSqkUg8chbe88 on devnet, check https://explorer.solana.com/tx/2hQ5NZzJieBfGvNhTzUQnAQ9ntZ3ybDy9B2o1TUjpFfMqvzD4VDDYp1XiK9kb1KPyCKrWARmvCVC175DBnGiksh2?cluster=devnet to verify if the transaction was successful

faucetli networks

🌈 Get the list of all the supported testnets

USAGE
  $ faucetli networks

DESCRIPTION
  🌈 Get the list of all the supported testnets

EXAMPLES
  $ faucetli networks

  🌈 These are the testnets supported by faucetli:

  - mumbai
  - rinkeby

faucetli help [COMMAND]

Display help for faucetli.

USAGE
  $ faucetli help [COMMAND] [-n]

ARGUMENTS
  COMMAND  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for faucetli.

Authors

Mukesh

Avneesh Agarwal