mirror of
https://github.com/lnbook/lnbook
synced 2024-11-18 21:28:03 +00:00
Merge pull request #96 from t-bast/ch01-add-eclair
Add eclair to the list of server implementations
This commit is contained in:
commit
4316302fad
@ -203,7 +203,9 @@ Here are some current examples of LN node and wallet applications for different
|
|||||||
|
|
||||||
|===
|
|===
|
||||||
| Application | Device | LN Node | Bitcoin Node | Wallet Type |
|
| Application | Device | LN Node | Bitcoin Node | Wallet Type |
|
||||||
| lnd | Server | Full Node | Optional | Full Control |
|
| lnd | Server | Full Node | Bitcoin Core/btcd | Full Control |
|
||||||
| c-lightning | Server | Full Node | Full Node | Full Control |
|
| c-lightning | Server | Full Node | Bitcoin Core | Full Control |
|
||||||
| Zap Desktop | Desktop | Full Node | Full Node | Full Control |
|
| eclair | Server | Full Node | Bitcoin Core/Electrum | Full Control |
|
||||||
| Eclair | Mobile | Lightweight | 3rd Party | Full Control |
|
| Zap Desktop | Desktop | Full Node | Bitcoin Core/btcd | Full Control |
|
||||||
|
| Eclair Mobile | Mobile | Lightweight | Electrum | Full Control |
|
||||||
|
|===
|
||||||
|
Loading…
Reference in New Issue
Block a user