Regtest Wallet

Your Lightning address on the regtest network

username@regtest.hakk.ing

Treasury Balance 0 sats
View Leaderboard

Receive Payments

Get your own Lightning address and receive payments instantly

Mine Test Sats

Mine blocks directly from your dashboard to get 1M sats per block

Network Services

The regtest network runs the following services:

Bitcoin Core

Regtest node for block generation and on-chain transactions

RPC: 18443 P2P: 18444 ZMQ Block: 28332 ZMQ Tx: 28333

LND

Lightning Network Daemon for instant payments

gRPC: 10009 REST: 8080 P2P: 9735

Electrs

Electrum server for wallet connectivity

Electrum: 50001 HTTP: 3000

API Endpoints

All endpoints are available at https://regtest.hakk.ing

Authentication

POST /api/auth/signup Create a new account
POST /api/auth/login Sign in and get tokens
POST /api/auth/refresh Refresh access token
POST /api/auth/logout Revoke refresh token

User

GET /api/user/me Get current user info
GET /api/user/transactions Get transaction history
POST /api/user/send Send sats to another user
POST /api/user/send-onchain Send to Bitcoin address
POST /api/user/mine Mine a block (+1M sats)
POST /api/user/receive Create a BOLT11 invoice

Node Info

GET /api/node/info Get LND node information
GET /api/node/balance Get node on-chain balance
GET /api/leaderboard Get all users ranked by balance

LNURL

GET /.well-known/lnurlp/:username LNURL-pay metadata
GET /api/lnurl/callback/:username Generate invoice for payment

Getting Started

1

Create an Account

Sign up to get your Lightning address at username@regtest.hakk.ing

2

Mine Some Sats

Click the Mine button on your dashboard to generate blocks and earn 1M sats each

3

Send & Receive

Use your Lightning address to receive payments or send sats to other users