From cb39aa71dc2a7ee99338c984efeaee9b11b74f3a Mon Sep 17 00:00:00 2001 From: CapDog <34176400+capitalistdog@users.noreply.github.com> Date: Tue, 27 Jun 2023 18:47:42 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aefbe72d..4840eadf 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,10 @@
-`Pub` enables your Lightning node with public Web API's, providing a framework for permissionless applications that depend on Lightning. +`Pub` enables your Lightning node with public Web API's over `nostr`, allowing user nodes to act as a server without complex networking and SSL. + +These APIs enable a framework for permissionless lightning web apps in a way that promotes a more distributed lightning network by removing hurdles to connect to self-custodial nodes. + - Wrapper for [`LND`](https://github.com/lightningnetwork/lnd/releases) that can serve accounts over LNURL and NOSTR - [Methods](https://github.com/shocknet/Lightning.Pub/blob/master/proto/autogenerated/client.md) - Accounting SubLayers for Application Pools and Users 