Updated Home (markdown)

DarthCoin 2023-01-21 15:06:49 +01:00
parent e21820f344
commit 9826a2c287

@ -1,3 +1,5 @@
![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 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
@ -7,6 +9,4 @@ LNbits is a very simple Python application that sits on top of any funding sourc
- Instant wallet for LN demonstrations
### LNbits as an accounting system
LNbits is packaged with tools to manage funds, transactions history, line chart of spending, export to csv + more to come…
![image](https://user-images.githubusercontent.com/56997124/213812347-f0013506-70dc-4348-ad28-6c4a8c2b240e.png)
LNbits is packaged with tools to manage funds, transactions history, line chart of spending, export to csv + more to come.