3 configured recipients
Online dashboard
⚡ Lightning Server
LNURL-pay, LND invoices, Nostr zaps, and payment notifications for your self-hosted Lightning Addresses.
lightning.islandbitcoin.com
lnd....0009
Email off · Push off
How It Works
- 1
Set your domain and LND credentials.
- 2
Configure Lightning Addresses for local users or forwards.
- 3
Receive payments with instant email, push, and zap notifications.
Configuration
- DOMAIN
- lightning.islandbitcoin.com
- GRPC_HOST
- lnd....0009
- USERS
- dread, bob, alice
- CATCH_ALL
- true
- USE_MONGO
- false
- NOSTR_PUBLIC_KEY
- Not configured
- PUSHOVER
- Not configured
- EMAIL_SENDER
- Not configured
Lightning Addresses
Configured USERS and FORWARDS from settings.
| User | Address | Destination |
|---|---|---|
| dread | dread@lightning.islandbitcoin.com | Local LND node |
| bob | bob@lightning.islandbitcoin.com | Local LND node |
| alice | alice@lightning.islandbitcoin.com | Local LND node |
API Endpoints
Routes exposed by this Lightning Server instance.
/.well-known/lnurlp/:userWallet discovery route for Lightning Address payments.
/api/getInvoice/:userCreates an LND invoice and returns the LNURL callback response.
/api/notifier/:userStarts invoice subscription notifications for email, push, and zaps.
/api/phoenixd/:userReceives Phoenixd webhook callbacks for payment notifications.