mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-08 14:38:49 +00:00
fixed typo
This commit is contained in:
@@ -45,8 +45,6 @@ of the public instances.
|
||||
- [Ephemerelay](https://gitlab.com/soapbox-pub/ephemerelay) - An in-memory Nostr relay that doesn't store data.
|
||||
- [gnost-relay](https://github.com/barkyq/gnost-relay)  - nostr relay written in go backed by postgresql database.
|
||||
- [knostr](https://github.com/lpicanco/knostr) - a nostr relay implemented in Kotlin with support for Postgres and metrics(micrometer).
|
||||
- [knob](https://github.com/plantimals/knob) - command line tool to post text files to nostr
|
||||
- [nostr-pass](https://github.com/plantimals/nostr-pass) - experimenting with nostr priv/pub key pairs for replacing passwords
|
||||
- [mapstr](https://mapstr.xyz/) - Find local businesses which accept BTC and add reviews to those businesses as a customer. Allows ability to receive Zaps for your reviews. You can also add Nostr notes with coordinates which allows them to be mapped to your location.
|
||||
- [me.untethr.nostr-relay](https://github.com/atdixon/me.untethr.nostr-relay) - a relay written in Clojure
|
||||
- [Minds Nostr Relay](https://gitlab.com/minds/infrastructure/nostr-relay) - a relay for [Minds](https://www.minds.com), an open-source social network
|
||||
@@ -326,8 +324,10 @@ Websites with lists of relays and their performance/health:
|
||||
- [heyxynip5](https://github.com/bennyhodl/hexynip5) - A CLI helper for converting nostr npub/nsec to their hex format for NIP-05 verification.
|
||||
- [homebrew-nostr](https://github.com/nostorg/homebrew-nostr) - Homebrew tap for Nostr software.
|
||||
- [http-nostr-publisher](https://github.com/getAlby/http-nostr-publisher) - A Cloudflare worker to publish Nostr events to relays through a non-blocking HTTP interface .
|
||||
- [knob](https://github.com/plantimals/knob) - command line tool to post text files to nostr
|
||||
- [keystr-rs](https://github.com/keystr/keystr-rs) - An application for managing Nostr keys. Written in Rust, with simple UI (Iced).
|
||||
- [lnpass](https://lnpass.github.io) - A key manager for Lightning and nostr.
|
||||
- [nostr-pass](https://github.com/plantimals/nostr-pass) - experimenting with nostr priv/pub key pairs for replacing passwords
|
||||
- [Nostr profile manager](https://metadata.nostr.com/) - Backup your nostr profile and metadata
|
||||
- [nashboard](https://github.com/vinliao/nashboard) - a Nostr network dashboard with network statistics, reachable [here](https://nashboard.space/)
|
||||
- [ndxstr](https://github.com/ArcadeCity/ndxstr) - nostr's layer 2 indexing nodes, with more advanced querying capability than currently supported by relays
|
||||
@@ -469,6 +469,7 @@ Allow you to sign Nostr events on web-apps without having to give them your keys
|
||||
- [nos2x-fox](https://diegogurpegui.com/nos2x-fox/) - A Firefox add-on that lets you manager your Nostr keys in one place, and then sign events in websites without exposing your private key
|
||||
- [Nostore on GitHub](https://github.com/ursuscamp/nostore) - Nostr Signer Extension for iOS/macOS Safari ([Nostore on Mac App Store](https://apps.apple.com/us/app/nostore/id1666553677))
|
||||
- [nostr-keyx](https://github.com/susumuota/nostr-keyx) - A NIP-07 browser extension that uses the OS's keychain or YubiKey to protect your private keys.
|
||||
- [nostr](https://github.com/jinglescode/nostr-password-manager) - A free, open source, and decentralized password manager, powered by NOSTR
|
||||
- [Nostrmo](https://github.com/haorendashu/nostrmo_faq#download) - A nostr client.
|
||||
- [OneKey](https://onekey.so) - Open-source crypto wallet with nosrt support.
|
||||
- [Signum XT Wallet](https://github.com/signum-network/signum-xt-wallet) - Metamask-like browser extension for Signum blockchain with full NIP07 support and multi-account management
|
||||
|
||||
Reference in New Issue
Block a user