diff options
| author | Asai Toshiya <to.asai.60@gmail.com> | 2023-12-27 19:37:20 +0900 |
|---|---|---|
| committer | fiatjaf_ <fiatjaf@gmail.com> | 2023-12-27 11:00:57 -0300 |
| commit | 0266d86b41d9b0684fa181700069d7553af505ef (patch) | |
| tree | 3f3bfc93124a35ce9291d0cb196739ffbec90505 /07.md | |
| parent | 8e5a275f991c8fe31aba9db0ea0dac2586d50ca3 (diff) | |
Simplify list of NIP-07 implementations
Diffstat (limited to '07.md')
| -rw-r--r-- | 07.md | 14 |
1 files changed, 1 insertions, 13 deletions
| @@ -24,16 +24,4 @@ async window.nostr.nip04.decrypt(pubkey, ciphertext): string // takes ciphertext | |||
| 24 | 24 | ||
| 25 | ### Implementation | 25 | ### Implementation |
| 26 | 26 | ||
| 27 | - [horse](https://github.com/fiatjaf/horse) (Chrome and derivatives) | 27 | See https://github.com/aljazceru/awesome-nostr#nip-07-browser-extensions. |
| 28 | - [nos2x](https://github.com/fiatjaf/nos2x) (Chrome and derivatives) | ||
| 29 | - [Alby](https://getalby.com) (Chrome and derivatives, Firefox) | ||
| 30 | - [Blockcore](https://www.blockcore.net/wallet) (Chrome and derivatives) | ||
| 31 | - [nos2x-fox](https://diegogurpegui.com/nos2x-fox/) (Firefox) | ||
| 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) | ||
| 36 | - [Spring Browser](https://spring.site) (Android) | ||
| 37 | - [nodestr](https://github.com/lightning-digital-entertainment/nodestr) (NodeJS polyfill) | ||
| 38 | - [Nostore](https://apps.apple.com/us/app/nostore/id1666553677) (Safari on iOS/MacOS) | ||
| 39 | - [OneKey](https://onekey.so/) (Android, IOS, Chrome and derivatives) | ||