mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-10 01:16:17 +00:00
767 B
767 B
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 |
LND | Lightning Labs | X | Go | Download |
Eclair | ACINQ | - | Scala | Download |