From 576602f415b6d97f3040c805ceac0bd48a7f7cb3 Mon Sep 17 00:00:00 2001 From: T2 Date: Fri, 9 May 2025 14:21:35 +0900 Subject: [PATCH 1/2] 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) From ec9552eaa6b79f826a128e8e8801130c77ce965a Mon Sep 17 00:00:00 2001 From: Aljaz Date: Mon, 12 May 2025 09:35:12 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2cf55eb..dd01f68 100644 --- a/README.md +++ b/README.md @@ -564,13 +564,11 @@ Allow you to sign Nostr events on web-apps without having to give them your keys - [nowser](https://github.com/haorendashu/nowser)![stars](https://img.shields.io/github/stars/haorendashu/nowser.svg?style=social) - A secure nostr key management and signing app for iOS and Android that supports NIP-07, NIP-46 and NIP-55 - [OneKey](https://onekey.so)![stars](https://img.shields.io/github/stars/onekeyhq/app-monorepo.svg?style=social) - Open-source crypto wallet with nosrt support. - [Signum XT Wallet](https://github.com/signum-network/signum-xt-wallet)![stars](https://img.shields.io/github/stars/signum-network/signum-xt-wallet.svg?style=social) - Metamask-like browser extension for Signum blockchain with full NIP07 support and multi-account management +- [Self-Sovereign Browser](https://api-docs-30b126.gitlab.io/index.html) - Firefox-forked browser with NIP-07 support - [Spring Browser](https://spring.site) - Nostr-focused browser app for Android. - [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