diff options
| author | Vitor Pamplona <vitor@vitorpamplona.com> | 2023-06-10 19:56:03 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-10 19:56:03 -0400 |
| commit | 4d0929b278cfc748f30be48c549cfc87ef429202 (patch) | |
| tree | 78135b2eb1f396faf2045886dd48e8981ab73ae0 /07.md | |
| parent | 91bdf63b130cadb89c3908cab09305526e9f2092 (diff) | |
| parent | 2e842b496a740f89ad80bf8257c37535d538ba54 (diff) | |
Merge branch 'master' into zap-plits
Diffstat (limited to '07.md')
| -rw-r--r-- | 07.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -26,9 +26,10 @@ async window.nostr.nip04.decrypt(pubkey, ciphertext): string // takes ciphertext | |||
| 26 | 26 | ||
| 27 | - [horse](https://github.com/fiatjaf/horse) (Chrome and derivatives) | 27 | - [horse](https://github.com/fiatjaf/horse) (Chrome and derivatives) |
| 28 | - [nos2x](https://github.com/fiatjaf/nos2x) (Chrome and derivatives) | 28 | - [nos2x](https://github.com/fiatjaf/nos2x) (Chrome and derivatives) |
| 29 | - [Alby](https://getalby.com) (Chrome and derivatives, Firefox, Safari) | 29 | - [Alby](https://getalby.com) (Chrome and derivatives, Firefox) |
| 30 | - [Blockcore](https://www.blockcore.net/wallet) (Chrome and derivatives) | 30 | - [Blockcore](https://www.blockcore.net/wallet) (Chrome and derivatives) |
| 31 | - [nos2x-fox](https://diegogurpegui.com/nos2x-fox/) (Firefox) | 31 | - [nos2x-fox](https://diegogurpegui.com/nos2x-fox/) (Firefox) |
| 32 | - [Flamingo](https://www.getflamingo.org/) (Chrome and derivatives) | 32 | - [Flamingo](https://www.getflamingo.org/) (Chrome and derivatives) |
| 33 | - [AKA Profiles](https://github.com/neilck/aka-extension) (Chrome, stores multiple keys) | 33 | - [AKA Profiles](https://github.com/neilck/aka-extension) (Chrome, stores multiple keys) |
| 34 | - [TokenPocket](https://www.tokenpocket.pro/) (Android, IOS, Chrome and derivatives) | 34 | - [TokenPocket](https://www.tokenpocket.pro/) (Android, IOS, Chrome and derivatives) |
| 35 | - [Nostrmo](https://github.com/haorendashu/nostrmo_faq#download) (Android, IOS) | ||