Merge branch 'master' of github.com:andrerfneves/lightning-address

This commit is contained in:
Andre Neves
2021-10-24 15:47:55 -04:00
2 changed files with 4 additions and 4 deletions

View File

@@ -33,12 +33,12 @@ _Bitcoin Lightning wallets that support sending and receiving to **Lightning Add
| [@LightningTipBot](https://github.com/LightningTipBot/LightningTipBot) | ☑️ | ☑️ | | [@LightningTipBot](https://github.com/LightningTipBot/LightningTipBot) | ☑️ | ☑️ |
| [Muun](https://muun.com/) | | | | [Muun](https://muun.com/) | | |
| [Phoenix](https://phoenix.acinq.co/) | ☑️ | ---- | | [Phoenix](https://phoenix.acinq.co/) | ☑️ | ---- |
| [ThunderHub](https://github.com/apotdevin/thunderhub) | | | | [ThunderHub](https://github.com/apotdevin/thunderhub) | ☑️ | ---- |
| [Wallet of Satoshi](https://www.walletofsatoshi.com/) | ☑️ | ---- | | [Wallet of Satoshi](https://www.walletofsatoshi.com/) | ☑️ | ---- |
| [Zap](https://www.zaphq.io/) | | | | [Zap](https://www.zaphq.io/) | | |
| [SBW](https://lightning-wallet.com/) | ☑️ | ---- | | [SBW](https://lightning-wallet.com/) | ☑️ | ---- |
| [ZEBEDEE](https://zebedee.io/wallet) (and [Bots](https://zebedee.io/bots/), and [Extensions](https://zebedee.io/wallet)) | ☑️ | ☑️ | | [ZEBEDEE](https://zebedee.io/wallet) (and [Bots](https://zebedee.io/bots/), and [Extensions](https://zebedee.io/wallet)) | ☑️ | ☑️ |
| [Zeus](https://github.com/ZeusLN/zeus) | WIP | ---- | | [Zeus](https://github.com/ZeusLN/zeus) | ☑️ | ---- |
## TLDR ## TLDR

View File

@@ -64,7 +64,7 @@ const FOOTER = [
title: 'LNBits' title: 'LNBits'
}, },
{ {
link: 't.me/LightningTipBot', link: 'https://t.me/LightningTipBot',
title: '@LightningTipBot' title: '@LightningTipBot'
}, },
] ]
@@ -97,7 +97,7 @@ const FOOTER = [
title: 'LnMe' title: 'LnMe'
}, },
{ {
link: 't.me/LightningTipBot', link: 'https://t.me/LightningTipBot',
title: '@LightningTipBot' title: '@LightningTipBot'
}, },
] ]