The faucet lives in /home/waheed/PhotonBoltXYZ/faucet and is exposed publicly as
https://faucet.photonbolt.xyz.
This service sends Bitcoin from the local PhotonBolt bitcoind regtest wallet to any valid
regtest address. After each successful claim it mines a block so the transfer confirms immediately.
https://faucet.photonbolt.xyz.bcrt1....node /home/waheed/PhotonBoltXYZ/faucet/server.js127.0.0.1:8788127.0.0.1:18443photon_dev0.001 BTC15 minutes per IP and per address1 mined block after each successful claimStatus endpoint:
GET /api/status
Claim endpoint:
POST /api/claim
Content-Type: application/json
{
"address": "bcrt1..."
}
faucet/server.jsfaucet/public/index.htmlfaucet/public/styles.cssfaucet/public/app.jsfaucet/faucet.servicefaucet/faucet.photonbolt.xyz.conf