No description
Find a file
Vlad Stan dfe8bb1479 Squashed commit of the following:
commit 3620d94766
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Thu Jul 30 11:16:55 2026 +0300

    fix: dropdown value select

commit 806711fdcc
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Thu Jul 30 11:14:37 2026 +0300

    fix: ext status check

commit fa0aaaff72
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Thu Jul 30 10:46:50 2026 +0300

    refactor: siplify

commit 56e18b190c
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Wed Jul 29 18:29:14 2026 +0300

    fix: ln address check order

commit 3190f7ceb3
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Wed Jul 29 17:44:25 2026 +0300

    fix: restore old file from dev

commit 03aa1259cc
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Wed Jul 29 17:37:18 2026 +0300

    tests: update tests

commit 0ea24c889a
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Wed Jul 29 17:26:04 2026 +0300

    fix: wallet ln address initialisation

commit e1587f51cf
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Wed Jul 29 17:20:47 2026 +0300

    fix: backwards compatible ln addresses

commit 6cbd52c648
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Wed Jul 29 15:24:34 2026 +0300

    refactor: simplify functions

commit b1770a6710
Author: Vlad Stan <stan.v.vlad@gmail.com>
Date:   Wed Jul 29 15:09:40 2026 +0300

    fix: function name
2026-07-30 11:17:21 +03:00
.github tests: wasm UI tests (#4090) 2026-07-24 10:56:01 +03:00
docker fix: node version for sparkl2 docker (#3881) 2026-03-20 10:38:40 +01:00
docs docs(guide): fix prefared typo and LNbits brand on install links (#4084) 2026-07-22 16:13:50 +03:00
lnbits Squashed commit of the following: 2026-07-30 11:17:21 +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 Squashed commit of the following: 2026-07-30 11:17:21 +03:00
tools feat: Extensions for all (#4021) 2026-07-15 13:50:19 +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: custom wasm install dir (#4100) 2026-07-27 12:27:29 +03: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: docker image dont rebuild after restart (#4057) 2026-07-13 11:17:28 +03: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 tests: wasm UI tests (#4090) 2026-07-24 10:56:01 +03:00
package-lock.json chore(deps-dev): bump immutable from 5.1.5 to 5.1.9 (#4086) 2026-07-27 21:00:41 +03:00
package.json chore(deps): bump quasar from 2.19.3 to 2.22.0 (#4098) 2026-07-27 11:28:02 +02:00
poetry.lock Use random-username lib in place of custom usernames for lightning adddresses 2026-07-28 12:04:45 +01:00
pyproject.toml Use random-username lib in place of custom usernames for lightning adddresses 2026-07-28 12:04:45 +01:00
README.md fix: remove opensats (#3951) 2026-05-01 15:07:49 +01:00
uv.lock Use random-username lib in place of custom usernames for lightning adddresses 2026-07-28 12:04:45 +01: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