Update README.md
This commit is contained in:
parent
25fe0ac9d2
commit
cb39aa71dc
1 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,10 @@
|
||||||
|
|
||||||
<p></p>
|
<p></p>
|
||||||
|
|
||||||
`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
|
- 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 
|
- Accounting SubLayers for Application Pools and Users 
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue