diff options
| author | Pablo Fernandez <p@f7z.io> | 2023-06-08 22:32:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-08 22:32:17 +0200 |
| commit | 6baacf6fb1badf3ba2480a88519e357b3cbdaaac (patch) | |
| tree | b3d211bc3683b340d678c3574519f327e7b3858e /07.md | |
| parent | 964bc5b5ce946ab66aae945084549f26ffdef70f (diff) | |
| parent | 14a887d43b654f41de5d271e27ef69048f183fb4 (diff) | |
Merge branch 'master' into nip31
Diffstat (limited to '07.md')
| -rw-r--r-- | 07.md | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -26,7 +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) | ||
| 34 | - [TokenPocket](https://www.tokenpocket.pro/) (Android, IOS, Chrome and derivatives) | ||
| 35 | - [Nostrmo](https://github.com/haorendashu/nostrmo_faq#download) (Android, IOS) | ||