Compare commits

...

6 Commits

Author SHA1 Message Date
Aljaz
b1d53fa011 Merge pull request #596 from BoldBitcoinWallet/add-bold-wallet
Add Bold Bitcoin Wallet: Create Nostr-integrated Bitcoin wallets section
2025-12-08 05:41:35 +01:00
Aljaz
2720a7b11d Remove Nostr-integrated Bitcoin wallets section
Removed section on Nostr-integrated Bitcoin wallets from README.
2025-12-08 05:41:21 +01:00
Aljaz
6a28273ebe Update README.md 2025-12-08 05:40:33 +01:00
bbtc
36ba4382d5 Move Bold Bitcoin Wallet to new Nostr-integrated Bitcoin wallets section with updated description 2025-12-06 12:12:13 +04:00
bbtc
ccd8207791 Update Bold Wallet description: emphasize MPC TSS and fix GitHub URL 2025-12-06 12:03:22 +04:00
bbtc
c91043c3b0 Add Bold Wallet to NIP-57 Zaps compatible wallets section 2025-12-06 11:54:34 +04:00

View File

@@ -158,6 +158,7 @@ Websites with lists of relays and their performance/health:
- [Beagle](https://0xli.github.io/beagle.chat/)![stars](https://img.shields.io/github/stars/0xli/beagle.chat.svg?style=social) - Decentralized real-time Text/Audio/Video chat client for iOS, using nostr relays for users to share information and moments by posts of text, image and video.
- [BlazeJump](https://github.com/objectwizard/BlazeJump)![stars](https://img.shields.io/github/stars/objectwizard/BlazeJump.svg?style=social) - A fast web client boilerplate written in C# / Blazor, that uses an in-browser SQLite database.
- [Bookstr](https://bookstr.xyz/)- Discover, track, and share your reading journey on the decentralized Nostr network. No corporations. No ads. No data tracking. Just books.
- [Bold Bitcoin Wallet](https://github.com/BoldBitcoinWallet/BoldWallet)![stars](https://img.shields.io/github/stars/BoldBitcoinWallet/BoldWallet.svg?style=social) - A Bitcoin wallet implementing MPC TSS over Nostr for decentralized device pairing and transaction signing. Connect devices from anywhere via Nostr relays with NIP-44 encryption
- [Blobbi](https://blobbi.pet/) - Your Virtual Pet on the Nostr Network. Adopt and care for your own unique digital companion that lives forever on the decentralized web.
- [Blowater](https://blowater.deno.dev) - A desktop Web client focusing on chat with delightful UX
- [+Chorus](https://github.com/andotherstuff/chorus/)![stars] - +chorus is a simple space for communities to gather, share, and support each other.
@@ -420,6 +421,7 @@ Websites with lists of relays and their performance/health:
- [nostrss](https://github.com/Asone/nostrss)![stars](https://img.shields.io/github/stars/Asone/nostrss.svg?style=social) - A flexible and lightweight application to broadcast RSS feeds on Nostr
- [rssnotes](https://github.com/trinidz/rssnotes) ![stars](https://img.shields.io/github/stars/trinidz/rssnotes.svg?style=social) - RSS/Atom to Nostr relay. Fork of [rsslay](https://github.com/piraces/rsslay).
- [smtp nostr gateway ](https://github.com/Cameri/smtp-nostr-gateway)![stars](https://img.shields.io/github/stars/Cameri/smtp-nostr-gateway.svg?style=social) - a bridge that forwards emails to pubkeys as encrypted direct messages
## Cache services
- [Primal](https://github.com/PrimalHQ/primal-caching-service) - Caching service for Nostr connects to the specified set of relays, collects all events in real time, stores them locally, and makes them available to nostr clients through a web socket-based API.