Learning-Bitcoin-from-the-C.../13_7_Lightning_Network_Implementations.md
2020-08-05 17:02:20 +02:00

10 lines
449 B
Markdown

### 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) |