Faucet
You can acquire Test Bitcoin on Glittr devnet from our developer portal:

Steps:
Go to https://dev.glittr.fi/.
Sign in with Github or Google
Paste your Bitcoin address to the Faucet Input
Press Request button
Following the steps above will give you 0.1 BTC per request
Or you can use the API directly
curl https://claim-api.glittr.fi/api/claim/claim-address -d '{"address":"your bitcoin address"}' -H 'Content-type: application/json' -v
Last updated