Skip to content

Latest commit

 

History

History
117 lines (79 loc) · 3.25 KB

README.md

File metadata and controls

117 lines (79 loc) · 3.25 KB

🦄 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