From 37d96345c9fc6044840ddc270669a468313ed4a2 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Fri, 13 Dec 2019 14:51:40 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89cf296..d4d96d6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # LNbits -Free and open-source lightning wallet wrapper +Free and open-source lightning-network wallet/accounts system -LNbits is a simple, free and open-source lightning-network wallet for bits and bobs. You can run it on your own server, or use this one. +Either use https://lnbits.com, or run your own LNbits server! + +LNbits is a very simple layer that sits on top of a funding source. LNbits includes unique API keys for each wallet, so funds can be partioned to avoid explosure. The wallet can be used in a variety of ways, an instant wallet for LN demonstrations, a fallback wallet for the LNURL scheme, an accounts system to mitigate the risk of exposing applications to your full balance.