Go to file
2023-01-10 09:45:12 +02:00
.github deploy: build on minor changes 2022-12-20 10:30:32 +01:00
docs Apply suggestions from code review 2023-01-09 12:13:43 +01:00
lnbits fix: use relative import 2023-01-10 09:45:12 +02:00
nix nix: add defaultText to services.lnbits.package (#803) 2022-08-03 09:52:04 +02:00
tests running format and adding sqlite db to mock_data.zip 2023-01-06 00:41:20 +01:00
tools fix: temp test: folded column names to lowercase 2022-12-12 18:09:26 +02:00
.dockerignore create new Dockerfile using poetry (#806) 2022-08-04 08:05:51 +02:00
.env.example fix super_user check, fixes #1250 2023-01-04 10:41:56 +01:00
.gitignore Merge branch 'main' into matthewcroughan/nixify 2022-07-25 15:01:33 +01:00
.prettierrc apply prettier to everything. 2020-05-03 13:55:17 -03:00
build.py Poetry dev (#837) 2022-08-03 14:10:32 +02:00
Dockerfile docker: update to python 3.10 2022-12-20 11:07:26 +01:00
flake.lock Start using Nix as a reproducible build tool 2022-07-08 11:06:26 +01:00
flake.nix enable nix flake on {aarch64,x86_64}-darwin 2022-12-28 15:09:30 +01:00
LICENSE Update LICENSE 2022-01-30 08:27:05 -03:00
Makefile add -o to find opts meaning or (default is and) 2022-12-30 16:07:32 +01:00
package-lock.json readd the package-lock.json from main 2023-01-09 10:15:38 +01:00
package.json update prettier to 2.1.1 2020-09-14 09:14:51 -03:00
poetry.lock Merge branch 'main' into FinalAdminUI 2022-12-16 12:21:25 +02:00
pyproject.toml chore: use list[] instead of csv for ignore_missing_imports 2023-01-10 09:45:12 +02:00
README.md clean up readme 2023-01-08 12:16:39 +01:00
requirements.txt update to cashu 0.6.0 2022-12-15 00:33:24 +01:00

LNbits

license-badge docs-badge

Lightning network wallet

LNbits v0.9 BETA, 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, lntxbot, LightningTipBot, and with more being added regularly.

See docs.lnbits.org 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 utilises 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!