Go to file
2022-02-18 17:16:49 +00:00
.github Unit tests for FastAPI branch 2021-12-04 13:11:45 -06:00
docs Update installation.md 2022-02-18 17:16:49 +00:00
lnbits Merge pull request #524 from lnbits/docs_api_add_unit_to_invoice 2022-02-18 11:44:05 +00:00
tests fix bleskomat test (#523) 2022-02-14 13:49:15 +01:00
.editorconfig refactor: decorators, models and more broken bits 2020-03-04 23:11:15 +01:00
.env.example Fixed themes, added bitcoin theme 2022-02-17 21:34:36 +00:00
.gitignore Unit tests for FastAPI branch 2021-12-04 13:11:45 -06:00
.prettierrc apply prettier to everything. 2020-05-03 13:55:17 -03:00
app.json fix: lnbits.com deploy 2020-09-28 23:49:11 +02:00
conv.py Crud webhook amount (#474) 2021-12-28 14:05:25 +00:00
Dockerfile Fix Dockerfile 2021-11-12 02:02:13 -05:00
LICENSE Update LICENSE 2022-01-30 08:27:05 -03:00
Makefile Unit tests for FastAPI branch 2021-12-04 13:11:45 -06:00
mypy.ini readd mypy.ini 2021-11-27 13:11:29 +01:00
package-lock.json back 2022-01-30 19:43:30 +00:00
package.json update prettier to 2.1.1 2020-09-14 09:14:51 -03:00
Pipfile Support for encrypted macaroons (#521) 2022-02-14 17:54:05 +01:00
Pipfile.lock Support for encrypted macaroons (#521) 2022-02-14 17:54:05 +01:00
Procfile hypercorn -k trio 2020-10-04 23:09:11 -03:00
pytest.ini Unit tests for FastAPI branch 2021-12-04 13:11:45 -06:00
README.md Update README.md 2022-02-14 09:23:04 +00:00
requirements.txt Support for encrypted macaroons (#521) 2022-02-14 17:54:05 +01:00

LNbits

license-badge docs-badge

Lightning network wallet

LNbits v0.3 BETA, free and open-source lightning-network wallet/accounts system

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

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

LNbits is a very simple Python server that sits on top of any funding source, and 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 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-network funding source, currently there is support for LND, c-lightning, Spark, LNpay, OpenNode, lntxbot, with more being added regularly.

See 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 excellent 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 stilll be able to access the funds.

lnurl ATM

LNbits as an insta-wallet

Wallets can be easily generated and given out to people at events (one click multi-wallet generation to be added soon). "Go to this website", has a lot less friction than "Download this app".

lnurl ATM

Tip us

If you like this project and might even use or extend it, why not send some tip love!