mirror of
https://github.com/lnbook/lnbook
synced 2024-11-18 21:28:03 +00:00
Add eclair to the list of server implementations
Even though Eclair is known for its mobile wallets, its primary work is a server implementation aimed at scalable enterprise deployments. Change the content of the "Bitcoin Node" column to specify supported implementations.
This commit is contained in:
parent
3ce10cc84e
commit
26128fcc83
@ -188,7 +188,8 @@ Here are some current examples of LN node and wallet applications for different
|
||||
|
||||
|===
|
||||
| Application | Device | LN Node | Bitcoin Node | Wallet Type |
|
||||
| lnd | Server | Full Node | Optional | Full Control |
|
||||
| c-lightning | Server | Full Node | Full Node | Full Control |
|
||||
| Zap Desktop | Desktop | Full Node | Full Node | Full Control |
|
||||
| Eclair | Mobile | Lightweight |
|
||||
| lnd | Server | Full Node | Bitcoin Core/btcd | Full Control |
|
||||
| c-lightning | Server | Full Node | Bitcoin Core | Full Control |
|
||||
| eclair | Server | Full Node | Bitcoin Core/Electrum | 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