Faucet

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

Glittr Developer Portal

Steps:

  1. Sign in with Github or Google

  2. Paste your Bitcoin address to the Faucet Input

  3. 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