No description
Find a file
dependabot[bot] 041b358310
chore(deps): bump tornado from 6.5.2 to 6.5.5 (#3866)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 10:38:14 +02:00
.github feat: docker release-rc add tag for latest rc release latest-rc (#3872) 2026-03-18 10:25:22 +00:00
docker fix: docker sparkl2 and ad multiplicity (#3875) 2026-03-18 12:36:20 +01:00
docs SparkL2 updated docs (#3810) 2026-03-05 10:19:19 +02:00
lnbits refactor: remove unused Jinja2Templates super class (#3803) 2026-03-18 16:28:51 +02: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: paypal subscriptions (#3797) 2026-02-25 07:54:31 +01:00
tools feat: Improvements to settings > routing fee reserve settings UX (#3857) 2026-03-18 11:29:29 +00: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: Improvements to settings > routing fee reserve settings UX (#3857) 2026-03-18 11:29:29 +00:00
.gitignore feat: restructure docker images, add sparkl2 docker image (#3794) 2026-02-25 07:54:30 +01:00
.pre-commit-config.yaml feat: update npm packages use terser to minify (#3614) 2025-12-04 08:20:01 +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
Dockerfile feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +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 feat: use uv instead of poetry for CI, docker and development (#3325) 2025-08-21 16:17:19 +02:00
package-lock.json chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 (#3815) 2026-03-09 08:29:20 +01:00
package.json chore(deps): bump axios from 1.13.2 to 1.13.5 (#3786) 2026-02-25 07:54:15 +01:00
poetry.lock chore: remove ecdsa in favor of coincurve (#3746) 2026-02-25 07:53:51 +01:00
pyproject.toml chore: update to v1.5.2-rc1 (#3876) 2026-03-18 12:39:22 +01:00
README.md Update README.md with new TipJar badges and links (#3563) 2025-11-25 09:40:50 +02:00
uv.lock chore(deps): bump tornado from 6.5.2 to 6.5.5 (#3866) 2026-03-19 10:38:14 +02: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 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 API

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

LNbits node manager

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

LNbits across all your devices

As well as working great in a browser, LNbits has native IoS and Android apps as well as a chrome extension. So you can enjoy the same UI across ALL your devices.

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