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 ![Accounts](https://github.com/shocknet/Lightning.Pub/raw/master/accounting_layers.png)