commands.sh

sui client faucet

all

Interact with the Sui faucet.

More info →

Examples (3)

Get a SUI coin from the faucet associated with the active network

Get a SUI coin for the address (accepts also an alias)

sui client faucet --address address

Get a SUI coin from custom faucet

sui client faucet --url custom-faucet-url
made by @shridhargupta | data from tldr-pages