No description
Find a file
2026-07-06 12:28:23 +03:00
.github fix: failing make bundle ci on forks. (#4019) 2026-06-23 08:15:13 +03:00
docker fix: node version for sparkl2 docker (#3881) 2026-03-20 10:38:40 +01:00
docs fix: nix install guide (#4032) 2026-06-30 14:08:49 +01:00
lnbits refactor: extract functions 2026-07-06 12:28:23 +03:00
nix nix: Re-enable and fix basic nix flake check for nix package and module (#3425) 2025-10-29 15:58:43 +01:00
tests fix: fiat payment status update (#4017) 2026-06-22 16:13:02 +03:00
tools refactor: better namespace 2026-07-02 11:21:39 +03:00
.dockerignore fix: Boltzclient fundingsource. use a hashed wallet_name (#3673) 2025-12-17 13:57:05 +01:00
.editorconfig add editorconfig config, fix issues (only whitespace changes) (#1958) 2023-09-25 11:06:25 +01:00
.env.example feat: hide burger bg toggle (#3969) 2026-05-22 14:04:46 +01:00
.gitignore feat: max users + extensions env (#3919) 2026-04-12 22:38:36 +01:00
.npmrc feat: add min-release-age to .npmrc + update packages (#3975) 2026-05-19 09:41:32 +02:00
.pre-commit-config.yaml chore: update black, new formatting + pre-commit (#3885) 2026-03-23 10:04:00 +01:00
.prettierignore feat: update to Vue3 (#2677) 2024-09-24 11:06:27 +02:00
.prettierrc FIX: prettier formatting (#1395) 2023-01-23 14:23:30 +01:00
AGENTS.md fix: tighten agents file (#3966) 2026-05-13 15:23:09 +03:00
Dockerfile fix: use --offline for uv (#3896) 2026-03-25 13:10:47 +02:00
flake.lock feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +02:00
flake.nix nix: Re-enable and fix basic nix flake check for nix package and module (#3425) 2025-10-29 15:58:43 +01:00
LICENSE Update LICENSE 2022-01-30 08:27:05 -03:00
lnbits.sh Fix: Glibc error by pegging ubuntu version, appimage include extras like breez_sdk (#3397) 2025-10-10 10:35:25 +01:00
Makefile [test] Codex tests (#3911) 2026-03-31 09:48:43 +03:00
package-lock.json chore: update pyright to latest and fix new issues (#3978) 2026-06-03 11:46:53 +02:00
package.json refactor: components 2026-07-02 13:03:42 +03:00
poetry.lock chore: update poetry.lock 2026-07-01 16:57:23 +03:00
pyproject.toml feat: call ext logic 2026-07-01 16:57:19 +03:00
README.md fix: remove opensats (#3951) 2026-05-01 15:07:49 +01:00
uv.lock feat: call ext logic 2026-07-01 16:57:19 +03:00

LNbits

phase: stable license-badge docs-badge PRs: welcome explore: LNbits extensions hardware: LNBitsShop
lnbits_head
tip-hero

LNbits — The most powerful Bitcoin & Lightning toolkit

Run it for yourself, for your community, or as part of a larger stack.

What is LNbits?

LNbits is a lightweight Python server that sits on top of your Lightning funding source. It gives you safe, isolated wallets, a clean API, and an extension system for rapidly adding features - without locking you into a single node implementation. The Inspiration for LNBits came from ideas pioneered by OpenNode and LNPay — both today work as funding sources for LNbits.

What you can do with LNbits

  • Harden app security: Create per-wallet API keys so individual apps never touch your full balance.
  • Extend functionality fast: Install extensions to explore and ship Lightning features with minimal code.
  • Build into your stack: Use the LNbits HTTP API to integrate payments, wallets, and accounting.
  • Cover LNURL flows: Use LNbits as a reliable fallback wallet for LNURL.
  • Demo in minutes: Spin up instant wallets for workshops, proofs-of-concept, and user testing.

Funding sources

LNbits runs on top of most Lightning backends. Choose the one you already operate - or swap later without changing your app architecture.

Learn more

Running LNbits

See the install guide for details on installation and setup.

Get yourself familiar and test on our demo server demo.lnbits.com, or on lnbits.com software as a service, where you can spin up an LNbits instance for 21sats per hr.

LNbits account system

LNbits is packaged with tools to help manage funds, such as a table of transactions, line chart of spending, export to csv. Each wallet also comes with its own API keys, to help partition the exposure of your funding source.

lnbits_wallet

LNbits extension universe

Extend YOUR LNbits to meet YOUR needs.

All non-core features are installed as extensions, reducing your code base and making your LNbits unique to you. Extend your LNbits install in any direction, and even create and share your own extensions.

lnbits_extensions

LNbits API

LNbits has a powerful API, many projects use LNbits to do the heavy lifting for their bitcoin/lightning services.

lnbits_api

LNbits node manager

LNbits comes packaged with a light node management UI, to make running your node that much easier.

lnbits_api

LNbits merchant tools

The LNbits stack can process both bitcoin and fiat payments, making it a turnkey, all-in-one solution for merchants. With orders and inventory shared across extensions, and built-in notifications for Nostr, Telegram, and email, LNbits keeps everything in sync, freeing merchants to focus on their business.

lnbits_merchants

Powered by LNbits

LNbits empowers everyone with modular, open-source tools for building Bitcoin-based systems — fast, free, and extendable.

LNbits Shop
Visit LNbits Shop Try myLNbits SaaS Read LNbits News Explore LNbits Extensions tip-hero