Go to file
dni ⚡ 5a0b217d63
TEST: LNbits as fundingsource in regtest (#1402)
* lnbits funding source

* add create_fake_user to workflow

* change quotes in workflow ymal

* not use interactive docker exec

* update tools/create_fake_admin to not use lnbits imports

* formatting

Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
2023-01-26 10:43:12 +01:00
.github TEST: LNbits as fundingsource in regtest (#1402) 2023-01-26 10:43:12 +01:00
docs Faq page (#1388) 2023-01-23 10:16:54 +01:00
lnbits do not reference these object (#1412) 2023-01-25 13:24:36 +01:00
nix nix: add defaultText to services.lnbits.package (#803) 2022-08-03 09:52:04 +02:00
tests boltz extension v2, recurring swaps (#981) 2023-01-19 10:30:47 +01:00
tools TEST: LNbits as fundingsource in regtest (#1402) 2023-01-26 10:43:12 +01:00
.dockerignore TEST: LNbits as fundingsource in regtest (#1402) 2023-01-26 10:43:12 +01:00
.env.example Additional information 2023-01-15 14:46:19 +13:00
.gitignore Merge branch 'main' into matthewcroughan/nixify 2022-07-25 15:01:33 +01:00
.prettierrc FIX: prettier formatting (#1395) 2023-01-23 14:23:30 +01:00
build.py Poetry dev (#837) 2022-08-03 14:10:32 +02:00
Dockerfile TEST: LNbits as fundingsource in regtest (#1402) 2023-01-26 10:43:12 +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 pyright to the project (#1367) 2023-01-23 10:29:17 +01:00
package-lock.json fix annoying package-lock (#1405) 2023-01-24 11:40:17 +01:00
package.json add pyright to the project (#1367) 2023-01-23 10:29:17 +01:00
poetry.lock boltz extension v2, recurring swaps (#981) 2023-01-19 10:30:47 +01:00
pyproject.toml add pyright to the project (#1367) 2023-01-23 10:29:17 +01:00
README.md clean up readme 2023-01-08 12:16:39 +01:00
requirements.txt boltz extension v2, recurring swaps (#981) 2023-01-19 10:30:47 +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!