Skip to content

LNbits Wallet

LNbits

LNbits is a wallet account system you can host yourself. Your server, your rules. Connect Buho Jump to it with an admin key and you control the whole stack.

How to connect

  1. Open Buho Jump → Wallet tab
  2. Tap Connect Wallet
  3. Choose LNbits
  4. Enter your LNbits instance URL (e.g., https://your-lnbits.com)
  5. Paste your Admin Key
  6. Optionally give it a name
  7. Tap Connect

Buho Jump verifies the connection and shows your balance immediately.

Where to get LNbits

  • Self-hostedInstall LNbits on your own server
  • Hosted by others — Some community members run shared LNbits instances

API connection

Buho Jump uses the LNbits REST API:

  • BalanceGET /api/v1/wallet
  • Pay invoicePOST /api/v1/payments
  • Create invoicePOST /api/v1/payments

The admin key is stored encrypted locally (AES-256-GCM). It's only sent to your LNbits instance over HTTPS.

Why LNbits?

  • Full control — Your server, your data, your rules
  • Extensible — LNbits has dozens of extensions (PoS, Paywall, SatsPay, and more)
  • Multi-wallet — Create separate wallets for different purposes on the same instance