Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.soo.network/llms.txt

Use this file to discover all available pages before exploring further.

SOON Faucet Devnet can help developers directly receive sol for testing without the need for bridge assets.

Get Your Airdrop $SOL through CLI

If you don’t know the config of network, use the command below to check:
solana config get
Set rpc to Faucet Devnet through the command below:
solana config set --url https://rpc.fc.devnet.soo.network/rpc
Use the command below to get $SOL airdrop:
solana airdrop 1 AEG18Z4ESnzEh1rcgUHk1dLwVY4LyfZ6TWzgShGry5UN --url https://rpc.fc.devnet.soo.network/rpc
  • Please replace the address in the command with your own address before using it.
  • The user could get 10 SOL at max every 10 hours per Address and per IP.