LNbits, free and open-source lightning-network wallet/accounts system.
Go to file
2023-11-13 15:41:11 +01:00
.github formatting 2023-10-16 15:49:56 +02:00
docs Updated nix install guide (#2099) 2023-11-13 14:28:52 +00:00
lnbits change color theme icons 2023-11-13 15:41:11 +01:00
nix nix: fix nixosModule and build (#1979) 2023-10-03 09:50:35 +01:00
tests feat: add useful query helpers for insert and update (#2020) 2023-10-16 13:27:59 +02:00
tools [CHORE] string formatting default length 88 (#1887) 2023-08-24 10:26:09 +01:00
.dockerignore good bye venv (#1569) 2023-03-16 16:45:23 +01:00
.editorconfig add editorconfig config, fix issues (only whitespace changes) (#1958) 2023-09-25 11:06:25 +01:00
.env.example doc: add SUPER_USER field (#2097) 2023-11-13 14:10:53 +02:00
.gitignore [REFACTOR] .super_user move it into data dir (#1900) 2023-09-11 12:19:19 +01:00
.pre-commit-config.yaml [CHORE] string formatting default length 88 (#1887) 2023-08-24 10:26:09 +01:00
.prettierignore ignore upgrades dir in linters and formatters and precommit (#1783) 2023-06-26 10:38:40 +02:00
.prettierrc FIX: prettier formatting (#1395) 2023-01-23 14:23:30 +01:00
Dockerfile Update poetry to 1.5.1 (#1804) 2023-07-11 12:46:40 +02:00
flake.lock nix: fix nixosModule and build (#1979) 2023-10-03 09:50:35 +01:00
flake.nix nix: fix nixosModule and build (#1979) 2023-10-03 09:50:35 +01:00
LICENSE Update LICENSE 2022-01-30 08:27:05 -03:00
Makefile [FEAT] add cache busting via static_url_for and settings.cache_version (#1964) 2023-10-27 13:50:49 +02:00
package-lock.json Bump axios from 1.3.4 to 1.6.0 2023-11-13 11:21:29 +01:00
package.json Bump axios from 1.3.4 to 1.6.0 2023-11-13 11:21:29 +01:00
poetry.lock dotenv is not required directly, only indirectly (#2087) 2023-11-08 08:54:46 +01:00
pyproject.toml dotenv is not required directly, only indirectly (#2087) 2023-11-08 08:54:46 +01:00
README.md drop version from readme (#2001) 2023-10-06 08:59:02 +02:00

LNbits BETA

license-badge docs-badge

Lightning network wallet

Free and Open-Source Lightning Wallet Accounts System

(Join us on https://t.me/lnbits)

LNbits is beta, for responsible disclosure of any concerns please contact lnbits@pm.me

Use legend.lnbits.com, or run your own LNbits server!

LNbits is a Python server that sits on top of any funding source. It can be used as:

  • Accounts system to mitigate the risk of exposing applications to your full balance via unique API keys for each wallet
  • Extendable platform for exploring Lightning network functionality via the LNbits extension framework
  • Part of a development stack via LNbits API
  • Fallback wallet for the LNURL scheme
  • Instant wallet for LN demonstrations

LNbits can run on top of any Lightning funding source. It supports LND, CLN, Eclair, Spark, LNpay, OpenNode, LightningTipBot, and with more being added regularly.

See LNbits Wiki for more detailed documentation.

Checkout the LNbits YouTube video series.

LNbits is inspired by all the great work of opennode.com, and in particular lnpay.co. Both work as funding sources for LNbits.

Running LNbits

See the install guide for details on installation and setup.

LNbits as an account system

LNbits is packaged with tools to help manage funds, such as a table of transactions, line chart of spending, export to csv + more to come..

Lightning network wallet

Each wallet also comes with its own API keys, to help partition the exposure of your funding source.

(LNbits M5StackSats available here https://github.com/arcbtc/M5StackSats)

lnurl ATM

LNbits as an LNURL-withdraw fallback

LNURL has a fallback scheme, so if scanned by a regular QR code reader it can default to a URL. LNbits exploits this to generate an instant wallet using the LNURL-withdraw.

lnurl fallback

Using lnbits.com/?lightning="LNURL-withdraw" will trigger a withdraw that builds an LNbits wallet. Example use would be an ATM, which utilizes LNURL, if the user scans the QR with a regular QR code scanner app, they will still be able to access the funds.

lnurl ATM

LNbits as an instant wallet

Wallets can be easily generated and given out to people at events. "Go to this website", has a lot less friction than "Download this app".

lnurl ATM

Tip us

If you like this project send some tip love!