mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Update and rename 19_4_Lightning_Network_Implementations.md to 19_4_Lightning_Network_Review.md
This commit is contained in:
parent
eb31ef9e28
commit
cceec6d00b
@ -1,11 +0,0 @@
|
|||||||
### Lightning Network implementations
|
|
||||||
|
|
||||||
In this brief review we list the most widely used implementations in the lightning network Today, although there are more. Basis of Lightning Technology (BOLT) documents describe a layer-2 protocol for off-chain bitcoin transfers. The specifications are currently a work-in-progress and currently being drafted.
|
|
||||||
|
|
||||||
| 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) |
|
|
||||||
|
|
||||||
|
|
11
19_4_Lightning_Network_Review.md
Normal file
11
19_4_Lightning_Network_Review.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
### Lightning Network Review
|
||||||
|
|
||||||
|
In this brief review we add some important features of C-lightning and we list the most widely used implementations in the lightning network Today, although there are more. All implementations follow the Basis of Lightning Technology (BOLT) documents describe a layer-2 protocol for off-chain bitcoin transfers. The specifications are currently a work-in-progress and currently being drafted.
|
||||||
|
|
||||||
|
| 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) |
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user