LNbits, free and open-source lightning-network wallet/accounts system.
Go to file
callebtc 3a653630f1
Wallets: add cln-rest (#1775)
* receive and pay works

* fix linter issues

* import Paymentstatus from core.models

* fix test real payment

* fix get_payment_status check in lnbits

* fix tests?

* simplify

* refactor AsyncClient

* inline import of get_wallet_class

fixes the previous cyclic import

* invoice stream working

* add notes as a reminder to get rid of labels when cln-rest supports payment_hash

* create Payment dummy classmethod

* remove unnecessary fields from dummy

* fixes tests?

* fix model

* fix cln bug (#1814)

* auth header

* rename cln to corelightning

* add clnrest to admin_ui

* add to clnrest allowed sources

* add allowed sources to .env.example

* allow macaroon files

* add corelightning rest to workflow

* proper env names

* cleanup routine

* log wallet connection errors and fix macaroon clnrest

* print error on connection fails

* clnrest: handle disconnects faster

* fix test use of get_payment_status

* make format

* clnrest: add unhashed_description

* add unhashed_description to test

* description_hash test

* unhashed_description not supported by clnrest

* fix checking_id return in api_payments_create_invoice

* refactor test to use client instead of api_payments

* formatting, some errorlogging

* fix test 1

* fix other tests, paid statuses was missing

* error handling

* revert unnecessary changes (#1854)

* apply review of motorina0

---------

Co-authored-by: jackstar12 <jkranawetter05@gmail.com>
Co-authored-by: jackstar12 <62219658+jackstar12@users.noreply.github.com>
Co-authored-by: dni  <office@dnilabs.com>
2023-08-23 08:59:39 +02:00
.github Wallets: add cln-rest (#1775) 2023-08-23 08:59:39 +02:00
docs support uvicorn reload functionality (#1841) 2023-08-03 09:53:36 +02:00
lnbits Wallets: add cln-rest (#1775) 2023-08-23 08:59:39 +02:00
nix FEAT: precommit git hooks, based on fusions #913 (#1645) 2023-05-09 09:41:40 +01:00
tests Wallets: add cln-rest (#1775) 2023-08-23 08:59:39 +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 Wallets: add cln-rest (#1775) 2023-08-23 08:59:39 +02:00
.gitignore remove extensions dir completly, create it on startup (#1778) 2023-07-18 13:46:50 +02:00
.pre-commit-config.yaml [DEV] add ruff for linting and combine linters into one workflow (#1875) 2023-08-19 07:38:04 +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 [DEV] add ruff for linting and combine linters into one workflow (#1875) 2023-08-19 07:38:04 +02: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 [DEV] add ruff for linting and combine linters into one workflow (#1875) 2023-08-19 07:38:04 +02:00
pyproject.toml [FEAT] add lnbits-cli for commands.py (#1890) 2023-08-21 16:29:13 +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!