diff options
| -rw-r--r-- | 07.md | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -24,6 +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) is available as a Chromium extension that provides such capabilities. | 27 | - [nos2x](https://github.com/fiatjaf/nos2x) |
| 28 | - [Alby](https://getalby.com) is a Bitcoin extension that also provides a compatible `window.nostr`. | 28 | - [Alby](https://getalby.com) |
| 29 | - [Blockcore](https://www.blockcore.net/wallet) | 29 | - [Blockcore](https://www.blockcore.net/wallet) |
| 30 | - [nos2x-fox](https://diegogurpegui.com/nos2x-fox/) | ||