Update README.md

This commit is contained in:
CapDog 2022-11-26 13:37:48 -05:00 committed by GitHub
parent 7b44be7d5d
commit 0e8e04b0fc

View file

@ -10,7 +10,7 @@
`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, providing a framework for permissionless applications that depend on Lightning.
- Wrapper for [`LND`](https://github.com/lightningnetwork/lnd/releases) that can serve accounts over LNURL and NOSTR - 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) - [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)] - Accounting SubLayers for Application Pools and Users ![Accounts](https://github.com/shocknet/Lightning.Pub/raw/master/accounting_layers.png)
#### This repository is under rapid iteration and should only be used in development. #### This repository is under rapid iteration and should only be used in development.