Updated Home (markdown)

arbadacarba 2023-02-22 20:37:00 +01:00
parent 9e208d4ced
commit 9cd037086b

@ -5,7 +5,7 @@
![image](https://user-images.githubusercontent.com/56997124/213812347-f0013506-70dc-4348-ad28-6c4a8c2b240e.png)
## LNbits, free and open-source lightning-network wallet/accounts system
## LNbits is a free and open-source lightning-network wallet/accounts system
LNbits is a very simple Python application that sits on top of any funding source, and can be used as:
- Accounting system to mitigate the risk of exposing applications to your full balance, via unique API keys for each wallet
- Extendable platform for exploring ⚡️ LN functionality via an extension framework
@ -13,9 +13,9 @@ LNbits is a very simple Python application that sits on top of any funding sourc
- Fallback wallet for the LNURL scheme
- Instant wallet for LN demonstrations
### LNbits as an accounting system
### LNbits is an accounting system
LNbits is packaged with tools to manage funds, transactions history, line chart of spending, export to csv + more to come.
Please visit the LNbits Wiki Pages from the right side panel (if you use a desktop browser) or click on the following links:
Please visit the LNbits Wiki Pages on the right side panel (if you use a desktop browser) or click on the following links:
[LNbits Documentation](https://github.com/lnbits/lnbits/wiki/LNbits-Documentation) | [LNbits Extensions](https://github.com/lnbits/lnbits/wiki/LNbits-Extensions) | [Building with LNbits](https://github.com/lnbits/lnbits/wiki/Tooling-&-Building-with-LNbits) | [Powered by LNbits](https://github.com/lnbits/lnbits/wiki/Powered-by-LNbits) | [Guides and Tutorials](https://github.com/lnbits/lnbits/wiki/Tutorials-and-Guides)