Go to file
jackstar12 c0f66989cb
Serverside Pagination for payments (#1613)
* initial backend support

* implement payments pagination on frontend

* implement search for payments api

* fix pyright issues

* sqlite support for searching

* backwards compatability

* formatting, small fixes

* small optimization

* fix sorting issue, add error handling

* GET payments test

* filter by dates, use List instead of list

* fix sqlite

* update bundle

* test old payments endpoint aswell

* refactor for easier review

* optimise test

* revert unnecessary change

---------

Co-authored-by: dni  <office@dnilabs.com>
2023-05-09 09:18:53 +01:00
.github formatting did only run on branch main? 2023-04-16 09:16:24 +02:00
docs docs: fix readability of HTTPS section in installation 2023-03-17 15:13:25 +01:00
lnbits Serverside Pagination for payments (#1613) 2023-05-09 09:18:53 +01:00
nix nix: add defaultText to services.lnbits.package (#803) 2022-08-03 09:52:04 +02:00
tests Serverside Pagination for payments (#1613) 2023-05-09 09:18:53 +01: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 Merge pull request #1564 from jackstar12/remove-disabled-extensions 2023-03-07 13:20:56 +00:00
.flake8 reintroduce E203, black does not like that one 2023-04-17 08:38:12 +02:00
.gitignore generate .super_user file on startup if adminui is enabled (#1651) 2023-04-25 10:25:50 +02:00
.prettierignore FEAT: ignore extensions for checks, linting, prettier (#1617) 2023-04-13 07:57:14 +02:00
.prettierrc FIX: prettier formatting (#1395) 2023-01-23 14:23:30 +01:00
Dockerfile non interactive install 2023-03-09 16:01:52 +01: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 increment cache version for service-worker.js (#1644) 2023-04-25 10:25:09 +02:00
package-lock.json 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
package.json 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
poetry.lock 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
pyproject.toml update 0.10.6 (#1689) 2023-05-09 09:48:05 +02:00
README.md Update README.md 2023-04-08 14:53:49 +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!