LNbits, free and open-source lightning-network wallet/accounts system.
Go to file
callebtc 9f40b3cdbd
Tests: hold invoice tests pending during payment (#1839)
* tests: hold invoice tests pending during payment

* sigh...

* ok

* hash preimage

* preimage_hash == payment_hash

* should error

* check that payment is gone

* cancel task while in-flight

* lnbits endpoing return error

* return error

* add both options

* fix list

* respond to error

* return false if payment status errors

* outgoing invoice should be deleted after one status check

* test api_payments_create error
2023-07-31 20:25:22 +02:00
.github add github workflow for checking openapi (#1551) 2023-07-19 12:28:27 +01:00
docs Adding Start9 (#1834) 2023-07-25 15:38:54 +02:00
lnbits Tests: hold invoice tests pending during payment (#1839) 2023-07-31 20:25:22 +02:00
nix FEAT: precommit git hooks, based on fusions #913 (#1645) 2023-05-09 09:41:40 +01:00
tests Tests: hold invoice tests pending during payment (#1839) 2023-07-31 20:25:22 +02:00
tools FEAT: build static files with npm (sass, concat, minify), remove build step from python, include minified bundle files (#1601) 2023-04-21 14:51:46 +02:00
.dockerignore good bye venv (#1569) 2023-03-16 16:45:23 +01:00
.env.example Increase default invoice expiry to 1 hour (#1825) 2023-07-19 13:13:46 +02:00
.flake8 reintroduce E203, black does not like that one 2023-04-17 08:38:12 +02:00
.gitignore remove extensions dir completly, create it on startup (#1778) 2023-07-18 13:46:50 +02:00
.pre-commit-config.yaml ignore upgrades dir in linters and formatters and precommit (#1783) 2023-06-26 10:38:40 +02: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 flake: update to latest nixpkgs 2023-03-17 18:03:33 +01:00
flake.nix flake: update to latest nixpkgs 2023-03-17 18:03:33 +01:00
LICENSE Update LICENSE 2022-01-30 08:27:05 -03:00
Makefile add github workflow for checking openapi (#1551) 2023-07-19 12:28:27 +01:00
package-lock.json fix bundle for 0.10.9 (#1792) 2023-07-03 10:29:03 +02:00
package.json Create cn.js (#1768) 2023-06-20 08:41:04 +02:00
poetry.lock update embit to 0.7.0 (#1777) 2023-07-21 10:42:35 +02:00
pyproject.toml update embit to 0.7.0 (#1777) 2023-07-21 10:42:35 +02:00
README.md Update README.md (#1818) 2023-07-11 09:34:21 +01:00

LNbits

license-badge docs-badge

Lightning network wallet

LNbits v0.10 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, 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 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!