From d74ac8654efeb85bd04555b5c334722394c7326c Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Mon, 13 Mar 2023 22:31:25 +0200 Subject: [PATCH] doc: add horse extension --- 07.md | 1 + 1 file changed, 1 insertion(+) diff --git a/07.md b/07.md index ad26d2fd..3b7a1d29 100644 --- a/07.md +++ b/07.md @@ -24,6 +24,7 @@ async window.nostr.nip04.decrypt(pubkey, ciphertext): string // takes ciphertext ### Implementation +- [horse](https://github.com/fiatjaf/horse) (Chrome and derivatives) - [nos2x](https://github.com/fiatjaf/nos2x) (Chrome and derivatives) - [Alby](https://getalby.com) (Chrome and derivatives, Firefox, Safari) - [Blockcore](https://www.blockcore.net/wallet) (Chrome and derivatives)