Skip to content

Instantly share code, notes, and snippets.

@taobun
Created September 18, 2020 04:29
Show Gist options
  • Save taobun/0c32bd21838e4d582a0fa0e40f34dfb1 to your computer and use it in GitHub Desktop.
Save taobun/0c32bd21838e4d582a0fa0e40f34dfb1 to your computer and use it in GitHub Desktop.
bandcli keys add YOUR_WALLET
curl --location --request POST 'https://guanyu-testnet3x.bandchain.org/faucet/request' \
--header 'Content-Type: application/json' \
--data-raw '{
"address": "YOUR_ADDRESS"
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment