Fix Muun listing, sort alphabetically

pull/654/head
Andreas M. Antonopoulos 3 years ago
parent 0dc9343750
commit fb90af51d8

@ -112,26 +112,25 @@ Other terms that need explanation in Table <<lnwallet-examples>> in column "Bitc
- Bitcoin Core: implementation of a Bitcoin Node
- btcd: another implementation of Bitcoin Node
In <<lnwallet-examples>> we see some examples of currently popular Lightning node and wallet applications for different types of devices.
In <<lnwallet-examples>> we see some examples of currently popular Lightning node and wallet applications for different types of devices. the list is sorted first by device type and then alphabetically.
// TODO: Add a lot more wallet/node examples, confirm the details for correctness
[[lnwallet-examples]]
.Examples of Popular Lightning Wallets
[options="header"]
|===
| Application | Device | Lightning Node | Bitcoin Node | Keystore
| Eclair Mobile | Mobile | Lightweight | Electrum | Self-Custody
| Blue Wallet | Mobile | None | None | Custodial
| Breez Wallet | Mobile | Full Node | Neutrino | Self-Custody
| Eclair Mobile | Mobile | Lightweight | Electrum | Self-Custody
| lntxbot | Mobile | None | None | Custodial
| Muun | Mobile | Lightweight | Neutrino | Self-Custody
| Phoenix Wallet | Mobile | Lightweight | Electrum | Self-Custody
| Zeus | Mobile | Full Node | Bitcoin Core/btcd | Self-Custody
| lntxbot | Mobile | None | None | Custodial
| Blue Wallet | Mobile | None | None | Custodial
| Muun | Mobile | None | None | Self-Custody
| Zap Desktop | Desktop | Full Node | Neutrino | Self-Custody
| Electrum | Desktop | Full Node | Bitcoin Core/Electrum | Self-Custody
| lnd | Server | Full Node | Bitcoin Core/btcd | Self-Custody
| Zap Desktop | Desktop | Full Node | Neutrino | Self-Custody
| c-lightning | Server | Full Node | Bitcoin Core | Self-Custody
| Eclair Server | Server | Full Node | Bitcoin Core/Electrum | Self-Custody
| lnd | Server | Full Node | Bitcoin Core/btcd | Self-Custody
|===
[[testnet-bitcoin]]

Loading…
Cancel
Save