diff options
Diffstat (limited to '07.md')
| -rw-r--r-- | 07.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -24,6 +24,7 @@ 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 | - [nos2x](https://github.com/fiatjaf/nos2x) (Chrome and derivatives) | 28 | - [nos2x](https://github.com/fiatjaf/nos2x) (Chrome and derivatives) |
| 28 | - [Alby](https://getalby.com) (Chrome and derivatives, Firefox, Safari) | 29 | - [Alby](https://getalby.com) (Chrome and derivatives, Firefox, Safari) |
| 29 | - [Blockcore](https://www.blockcore.net/wallet) (Chrome and derivatives) | 30 | - [Blockcore](https://www.blockcore.net/wallet) (Chrome and derivatives) |