mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-10 17:36:23 +00:00
10 lines
449 B
Markdown
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) |
|
|
|