From 576602f415b6d97f3040c805ceac0bd48a7f7cb3 Mon Sep 17 00:00:00 2001 From: T2 Date: Fri, 9 May 2025 14:21:35 +0900 Subject: [PATCH] Add NIP-07 Non-web extension implementations --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0b3585f..2cf55eb 100644 --- a/README.md +++ b/README.md @@ -568,6 +568,10 @@ Allow you to sign Nostr events on web-apps without having to give them your keys - [TokenPocket](https://github.com/TP-Lab/TokenPocket)![stars](https://img.shields.io/github/stars/TP-Lab/TokenPocket.svg?style=social) - Multi wallet browser extension with nostr support. https://tokenpocket.pro - [wen](https://github.com/fiatjaf/wen)![stars](https://img.shields.io/github/stars/fiatjaf/wen.svg?style=social) - browser extension for website enhancer with nostr +## NIP-07 Non-web extension implementations + +- [Self-Sovereign Browser](https://api-docs-30b126.gitlab.io/index.html) - Firefox-forked browser with NIP-07 support + ## NIP-47 Nostr Wallet Connect (NWC) implementations Clients (apps using NWC to access a LN wallet)