Skip to content

Commit 1d12e56

Browse files
authored
Add Lapps to LightningNetwork.md
1 parent 39eb234 commit 1d12e56

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: LightningNetwork.md

+13
Original file line numberDiff line numberDiff line change
@@ -104,3 +104,16 @@ cd btcpayserver-docker
104104
```
105105
E.g. to list all commands: `./bitcoin-lightning-cli.sh help`
106106
or show info about the node `./bitcoin-lightning-cli.sh getinfo`
107+
108+
### Lapps (Lightning Network Apps)
109+
[Lapps](https://blockstream.com/2018/03/29/blockstreams-week-of-lapps-ends/) are applications built on top of the [Lightning Charge](https://blockstream.com/2018/01/16/lightning-charge/), a complimentary package that allows users and developers to easier use and develop on top of c-lightning. If you decided to use c-lightning, you can easily connect your BTCPay to any of the Lapps.
110+
111+
BTCPay exposes all the necessary information required to connect your internal BTCPay c-lightning node to a Lightning Network App. Go to Server Settings > Services > Lightning charge server > See information > Credentials.
112+
113+
Below are videos that showcase how to connect some of the lapps to your BTCPay.
114+
115+
[![c-lightningbtcpay1](https://img.youtube.com/vi/6EHNq1anD1k/mqdefault.jpg)](https://www.youtube.com/watch?v=6EHNq1anD1k "BTCPay - c-lightning and lapps intro")
116+
117+
[![c-lightningbtcpay2](https://img.youtube.com/vi/ZbM3jcxau0o/mqdefault.jpg)](https://www.youtube.com/watch?v=ZbM3jcxau0o "BTCPay - c-lightning and lapps publisher")
118+
119+
[![c-lightningbtcpay3](https://img.youtube.com/vi/EYrsU3LGpbI/mqdefault.jpg)](https://www.youtube.com/watch?v=EYrsU3LGpbI "BTCPay - c-lightning and lapps woo lightning")

0 commit comments

Comments
 (0)