Online dashboard

⚡ Lightning Server

LNURL-pay, LND invoices, Nostr zaps, and payment notifications for your self-hosted Lightning Addresses.

lightning.islandbitcoin.com
Lightning Addresslightning.islandbitcoin.com

3 configured recipients

LND NodeConnected

lnd....0009

NotificationsNot configured

Email off · Push off

How It Works

  1. 1

    Set your domain and LND credentials.

  2. 2

    Configure Lightning Addresses for local users or forwards.

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

UserAddressDestination
dreaddread@lightning.islandbitcoin.comLocal LND node
bobbob@lightning.islandbitcoin.comLocal LND node
alicealice@lightning.islandbitcoin.comLocal LND node

API Endpoints

Routes exposed by this Lightning Server instance.

/.well-known/lnurlp/:user

Wallet discovery route for Lightning Address payments.

/api/getInvoice/:user

Creates an LND invoice and returns the LNURL callback response.

/api/notifier/:user

Starts invoice subscription notifications for email, push, and zaps.

/api/phoenixd/:user

Receives Phoenixd webhook callbacks for payment notifications.