diff --git a/13_7_Lightning_Network_Implementations.md b/13_7_Lightning_Network_Implementations.md index d937bf5..eee9ba2 100644 --- a/13_7_Lightning_Network_Implementations.md +++ b/13_7_Lightning_Network_Implementations.md @@ -1,5 +1,9 @@ -| Name | Description | -| ------------- | ------------- | -| C-lighting | Blockstream | -| LND | Lightning Labs | -| Eclair | ACINQ | +### Lightning Network implementations + + +| Name | Description | BitcoinStandup | Language | Repository | +| ------------- | ------------- | :---: | ------------- | ------------- | +| C-lighting | Blockstream | X | C | [Download](https://github.com/ElementsProject/lightning) | +| LND | Lightning Labs | X | Go | [Download](https://github.com/lightningnetwork/lnd) | +| Eclair | ACINQ | - | Scala | [Download](https://github.com/ACINQ/eclair) | +