mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-30 04:32:01 +02:00
Update README.md
This commit is contained in:
parent
97f4fabea1
commit
122281ba81
@ -4,13 +4,14 @@
|
|||||||
https://lnbits.com, or run your own LNbits server!
|
https://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:
|
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!
|
* 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
|
* Fallback wallet for the LNURL scheme
|
||||||
* Instant wallet for LN demonstrations
|
* Instant wallet for LN demonstrations
|
||||||
|
|
||||||
The wallet can run on top of any lightning-network funding source such as LND, lntxbot, paywall, opennode, etc.
|
The wallet can run on top of any lightning-network funding source, currently there is support for LND, CLightning, Lntxbot, LNpay, OpenNode, with more being added regularily.
|
||||||
|
|
||||||
LNbits is still in BETA. Please report any vulnerabilities responsibly
|
|
||||||
## LNbits as an account system
|
## 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..
|
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..
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user