diff options
Diffstat (limited to '07.md')
| -rw-r--r-- | 07.md | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -24,7 +24,7 @@ async window.nostr.nip04.decrypt(pubkey, ciphertext): string // takes ciphertext | |||
| 24 | 24 | ||
| 25 | ### Implementation | 25 | ### Implementation |
| 26 | 26 | ||
| 27 | - [nos2x](https://github.com/fiatjaf/nos2x) | 27 | - [nos2x](https://github.com/fiatjaf/nos2x) (Chrome and derivatives) |
| 28 | - [Alby](https://getalby.com) | 28 | - [Alby](https://getalby.com) (Chrome and derivatives, Firefox, Safari) |
| 29 | - [Blockcore](https://www.blockcore.net/wallet) | 29 | - [Blockcore](https://www.blockcore.net/wallet) (Chrome and derivatives) |
| 30 | - [nos2x-fox](https://diegogurpegui.com/nos2x-fox/) | 30 | - [nos2x-fox](https://diegogurpegui.com/nos2x-fox/) (Firefox) |