upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/07.md
diff options
context:
space:
mode:
authorfiatjaf <fiatjaf@gmail.com>2023-01-15 20:05:52 -0300
committerfiatjaf <fiatjaf@gmail.com>2023-01-15 20:05:52 -0300
commite5ae318984bdc2f28932420be976183c9a0cd3ff (patch)
tree707af84122f251883dfafb314129c8dcb750a4fd /07.md
parent7d792055372ce1af2205a1451e5e9fa110d73450 (diff)
add nos2x-fox to NIP-07 implementations.
Diffstat (limited to '07.md')
-rw-r--r--07.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/07.md b/07.md
index 20c671a..8ebb4d9 100644
--- a/07.md
+++ b/07.md
@@ -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/)