mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-09 22:48:49 +00:00
Update README.md
This commit is contained in:
47
README.md
47
README.md
@@ -29,10 +29,10 @@ nostr.net services [relay.nostr.net](https://relay.nostr.net) || [nostr.at](htt
|
|||||||
- [nostr, a basic tour](https://github.com/rajarshimaitra/rust-nostr/blob/main/VISION.md) - an intro to nostr
|
- [nostr, a basic tour](https://github.com/rajarshimaitra/rust-nostr/blob/main/VISION.md) - an intro to nostr
|
||||||
- [Nostr: Solucionando la censura de una vez por todas](https://estudiobitcoin.com/nostr-solucionando-la-censura-de-una-vez-por-todas/)
|
- [Nostr: Solucionando la censura de una vez por todas](https://estudiobitcoin.com/nostr-solucionando-la-censura-de-una-vez-por-todas/)
|
||||||
- [nostr.how](https://nostr.how) - A comprehensive non-technical beginners guide to Nostr. Available in several languages.
|
- [nostr.how](https://nostr.how) - A comprehensive non-technical beginners guide to Nostr. Available in several languages.
|
||||||
- [nostr](https://github.com/nostr-protocol/nostr) - overview and FAQ
|
- [nostr](https://github.com/nostr-protocol/nostr) - Overview and FAQ
|
||||||
- [tinkering with nostr without any client](https://medium.com/@p2w34/tinkering-with-the-nostr-protocol-will-it-take-twitter-over-74c4bf0fea66)
|
- [tinkering with nostr without any client](https://medium.com/@p2w34/tinkering-with-the-nostr-protocol-will-it-take-twitter-over-74c4bf0fea66)
|
||||||
- [UseNostr](https://usenostr.org) - A small guide for anyone who wants to learn more about how nostr works and what it can do.
|
- [UseNostr](https://usenostr.org) - A small guide for anyone who wants to learn more about how nostr works and what it can do.
|
||||||
- [persian nostr book](https://github.com/kehiy/persian-nostr-book) - a book written in persian language about nostr, containing nips translation.
|
- [persian nostr book](https://github.com/kehiy/persian-nostr-book) - a book written in the Persian language about nostr, containing nips translation.
|
||||||
- [NosTracker](https://marcodpt.github.io/nostracker/) [](https://github.com/marcodpt/nostracker) - Information about NIP support for clients, relays, tools and libraries. Like a caniuse but for NIPs.
|
- [NosTracker](https://marcodpt.github.io/nostracker/) [](https://github.com/marcodpt/nostracker) - Information about NIP support for clients, relays, tools and libraries. Like a caniuse but for NIPs.
|
||||||
|
|
||||||
## Relays
|
## Relays
|
||||||
@@ -42,7 +42,8 @@ of the public instances.
|
|||||||
|
|
||||||
### Implementations
|
### Implementations
|
||||||
|
|
||||||
- [Astro](https://github.com/Nostrology/astro) - Elixir based implementation built to be performant and highly distributed.
|
- [Alienos](https://github.com/dezh-tech/alienos) - A plugin-able and manageable (NIP-86) nostr stack (relay/blossom/nip-05) designed for self-hosting. Supporting tor hidden service and full running documentation.
|
||||||
|
- [Astro](https://github.com/Nostrology/astro) - Elixir-based implementation built to be performant and highly distributed.
|
||||||
- [Bostr](https://github.com/Yonle/bostr) - Nostr bouncer relay aggregator proxy written in NodeJS
|
- [Bostr](https://github.com/Yonle/bostr) - Nostr bouncer relay aggregator proxy written in NodeJS
|
||||||
- [Bostr2](https://github.com/Yonle/bostr2) - Nostr bouncer relay aggregator proxy written in Go
|
- [Bostr2](https://github.com/Yonle/bostr2) - Nostr bouncer relay aggregator proxy written in Go
|
||||||
- [Bucket](https://github.com/coracle-social/bucket) - in-memory-only nodejs relay for testing/hacking on. Stupid simple, <100 LOC.
|
- [Bucket](https://github.com/coracle-social/bucket) - in-memory-only nodejs relay for testing/hacking on. Stupid simple, <100 LOC.
|
||||||
@@ -52,17 +53,17 @@ of the public instances.
|
|||||||
- [Denostr](https://github.com/guakamoli/denostr) - Deno based, cloud native nostr implemention.
|
- [Denostr](https://github.com/guakamoli/denostr) - Deno based, cloud native nostr implemention.
|
||||||
- [Ditto](https://github.com/soapbox-pub/ditto) - Mastadon server and Nostr relay in one
|
- [Ditto](https://github.com/soapbox-pub/ditto) - Mastadon server and Nostr relay in one
|
||||||
- [Ephemerelay](https://gitlab.com/soapbox-pub/ephemerelay) - An in-memory Nostr relay that doesn't store data.
|
- [Ephemerelay](https://gitlab.com/soapbox-pub/ephemerelay) - An in-memory Nostr relay that doesn't store data.
|
||||||
- [Fenrir-s](https://github.com/rushmi0/Fenrir-s) - a Nostr Relay written in Kotlin with postgresql backend and GraalVM support
|
- [Fenrir-s](https://github.com/rushmi0/Fenrir-s) - a Nostr Relay written in Kotlin with PostgreSQL backend and GraalVM support
|
||||||
- [gnost-relay](https://github.com/barkyq/gnost-relay)  - nostr relay written in go backed by postgresql database.
|
- [gnost-relay](https://github.com/barkyq/gnost-relay)  - nostr relay written in go backed by PostgreSQL database.
|
||||||
- [grain](https://github.com/0ceanslim/grain) - A highly configurable, multipurpose relay written in Go, Storing Events in a MongoDB
|
- [grain](https://github.com/0ceanslim/grain) - A highly configurable, multipurpose relay written in Go, Storing Events in a MongoDB
|
||||||
- [HAVEN](https://github.com/bitvora/haven) - Four relays in one + Blossom Media Server for a modern, sovereign and personal Nostr experience.
|
- [HAVEN](https://github.com/bitvora/haven) - Four relays in one + Blossom Media Server for a modern, sovereign and personal Nostr experience.
|
||||||
- [immortal](https://github.com/dezh-tech/immortal) - A relay designed for scale, performance, correctness, and configuration.
|
- [Immortal](https://github.com/dezh-tech/immortal) - A nodern relay designed for scale and high-load. [Supporting most applicable NIPs](https://github.com/dezh-tech/immortal/blob/main/documents/NIPs.md).
|
||||||
- [knostr](https://github.com/lpicanco/knostr) - a nostr relay implemented in Kotlin with support for Postgres and metrics(micrometer).
|
- [knostr](https://github.com/lpicanco/knostr) - a nostr relay implemented in Kotlin with support for Postgres and metrics(micrometer).
|
||||||
- [me.untethr.nostr-relay](https://github.com/atdixon/me.untethr.nostr-relay) - a relay written in Clojure
|
- [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
|
- [Minds Nostr Relay](https://gitlab.com/minds/infrastructure/nostr-relay) - a relay for [Minds](https://www.minds.com), an open-source social network
|
||||||
- [Minds Engine - Nostr](https://gitlab.com/minds/engine/-/tree/master/Core/Nostr) - relevant Minds API code for reading/writing Minds posts using Nostr
|
- [Minds Engine - Nostr](https://gitlab.com/minds/engine/-/tree/master/Core/Nostr) - relevant Minds API code for reading/writing Minds posts using Nostr
|
||||||
- [monstr](https://github.com/monty888/monstr)- python code for working with nostr
|
- [monstr](https://github.com/monty888/monstr)- python code for working with nostr
|
||||||
- [multiplextr](https://github.com/coracle-social/multiplextr)  - A custom relay designed to save bandwidth for clients with multiplextr support.
|
- [multiplextr](https://github.com/coracle-social/multiplextr)  - A custom relay designed to save bandwidth for clients with multiplexer support.
|
||||||
- [Nerostr](https://codeberg.org/pluja/nerostr) - A Nostr expensive relay paid with Monero and written in Go
|
- [Nerostr](https://codeberg.org/pluja/nerostr) - A Nostr expensive relay paid with Monero and written in Go
|
||||||
- [netstr](https://github.com/bezysoftware/netstr) - A general purpose Nostr relay written in C# with high test coverage, backed by Postgres DB.
|
- [netstr](https://github.com/bezysoftware/netstr) - A general purpose Nostr relay written in C# with high test coverage, backed by Postgres DB.
|
||||||
- [Nex](https://github.com/lebrunel/nex)  - A powerful and scalable Nostr relay written in Elixir with Postgres DB.
|
- [Nex](https://github.com/lebrunel/nex)  - A powerful and scalable Nostr relay written in Elixir with Postgres DB.
|
||||||
@@ -73,10 +74,10 @@ of the public instances.
|
|||||||
- [Nostpy](https://github.com/UTXOnly/nost-py/tree/main) - An easy to deploy/audit Python relay for beginner relay operators
|
- [Nostpy](https://github.com/UTXOnly/nost-py/tree/main) - An easy to deploy/audit Python relay for beginner relay operators
|
||||||
- [Nostr client and relay](https://github.com/pedro-vicente/nostr_client_relay) - C++ engine that allows building Nostr applications for command line, desktop or web.
|
- [Nostr client and relay](https://github.com/pedro-vicente/nostr_client_relay) - C++ engine that allows building Nostr applications for command line, desktop or web.
|
||||||
- [nostrcheck-server](https://github.com/quentintaranpino/nostrcheck-server) - A server with relay, File Hosting, Nostr Address, Lightning Redirects, NWC and WoT.
|
- [nostrcheck-server](https://github.com/quentintaranpino/nostrcheck-server) - A server with relay, File Hosting, Nostr Address, Lightning Redirects, NWC and WoT.
|
||||||
- [nostr_relay](https://code.pobblelabs.org/fossil/nostr_relay/) - a nostr relay written in python, backed by SQLite
|
- [nostr_relay](https://code.pobblelabs.org/fossil/nostr_relay/) - a nostr relay written in Python, backed by SQLite
|
||||||
- [nostr-filter-relay](https://github.com/atrifat/nostr-filter-relay) - A nostr relay docker image package which filter content based on content type (SFW/NSFW), user type, language, hate speech (toxic comment), sentiment, topic, and various rules.
|
- [nostr-filter-relay](https://github.com/atrifat/nostr-filter-relay) - A nostr relay docker image package which filter content based on content type (SFW/NSFW), user type, language, hate speech (toxic comment), sentiment, topic, and various rules.
|
||||||
- [nostr-relay-nestjs](https://github.com/CodyTseng/nostr-relay-nestjs) - A Nostr relay with a clear architecture and high test coverage (PostgreSQL, MeiliSearch, NestJS)
|
- [nostr-relay-nestjs](https://github.com/CodyTseng/nostr-relay-nestjs) - A Nostr relay with a clear architecture and high test coverage (PostgreSQL, MeiliSearch, NestJS)
|
||||||
- [nostr-relay](https://github.com/mattn/nostr-relay) - Nostr relay in Go based on relayer. Backend by sqlite3/postgresql/mysql.
|
- [nostr-relay](https://github.com/mattn/nostr-relay) - Nostr relay in Go based on relayer. Backend by sqlite3/PostgreSQL/mysql.
|
||||||
- [nostr-rs-relay](https://sr.ht/~gheartsfield/nostr-rs-relay/) - a minimalistic relay written in Rust that saves data on SQLite
|
- [nostr-rs-relay](https://sr.ht/~gheartsfield/nostr-rs-relay/) - a minimalistic relay written in Rust that saves data on SQLite
|
||||||
- [nostream](https://github.com/Cameri/nostream) - a nostr relay written in Typescript backed by PostgreSQL (renamed from nostr-ts-relay)
|
- [nostream](https://github.com/Cameri/nostream) - a nostr relay written in Typescript backed by PostgreSQL (renamed from nostr-ts-relay)
|
||||||
- [nostring](https://github.com/xbol0/nostring) - A Nostr relay written in Deno.
|
- [nostring](https://github.com/xbol0/nostring) - A Nostr relay written in Deno.
|
||||||
@@ -417,17 +418,17 @@ Websites with lists of relays and their performance/health:
|
|||||||
- [nostr registry](https://codeberg.org/rsbondi/nostr-registry) - a database of known relays with their uptime and NIP support tables
|
- [nostr registry](https://codeberg.org/rsbondi/nostr-registry) - a database of known relays with their uptime and NIP support tables
|
||||||
- [nostr_simple_publish](https://www.drupal.org/project/nostr_simple_publish/) - Drupal module to publish content to Nostr.
|
- [nostr_simple_publish](https://www.drupal.org/project/nostr_simple_publish/) - Drupal module to publish content to Nostr.
|
||||||
- [nostr-badges](https://github.com/neilck/nostr-badges) - Nostr badge microservice for managing self-awarded badges. Live at [app.akaprofiles.com](https://app.akaprofiles.com)
|
- [nostr-badges](https://github.com/neilck/nostr-badges) - Nostr badge microservice for managing self-awarded badges. Live at [app.akaprofiles.com](https://app.akaprofiles.com)
|
||||||
- [nostr-broadcast](https://github.com/leesalminen/nostr-broadcast) - This tool lets you take your events from some relays and broadcast them to another relay. Could be helpful for backing up your notes to a private relay.
|
- [nostr-broadcast](https://github.com/leesalminen/nostr-broadcast) - This tool lets you take your events from some relays and broadcast them to another relay. Could help back up your notes to a private relay.
|
||||||
- [nostr-bulk-dms](https://github.com/leesalminen/nostr-bulk-dm) - A tool that allows you to send DMs over nostr to many recipients in bulk.
|
- [nostr-bulk-dms](https://github.com/leesalminen/nostr-bulk-dm) - A tool that allows you to send DMs over nostr to many recipients in bulk.
|
||||||
- [nostr-cln-events](http://git.jb55.com/nostr-cln-events) - A CLN plugin to push clightning node events to nostr
|
- [nostr-cln-events](http://git.jb55.com/nostr-cln-events) - A CLN plugin to push clightning node events to nostr
|
||||||
- [nostr-commander](https://github.com/8go/nostr-commander-rs) - simple but convenient CLI-based Nostr app for following users, sending DMs, etc.
|
- [nostr-commander](https://github.com/8go/nostr-commander-rs) - simple but convenient CLI-based Nostr app for following users, sending DMs, etc.
|
||||||
- [nostr-crdt](https://github.com/YousefED/nostr-crdt)  - Use Nostr for collaborative, decentralized, local-first applications with nostr-CRDT Yjs provider.
|
- [nostr-crdt](https://github.com/YousefED/nostr-crdt)  - Use Nostr for collaborative, decentralized, local-first applications with nostr-CRDT Yjs provider.
|
||||||
- [nostr-delete](https://github.com/blakejakopovic/nostr_delete) - generate delete events requesting relays drop and delete content you've published. Blasts out delete request to many relays.
|
- [nostr-delete](https://github.com/blakejakopovic/nostr_delete) - generate delete events requesting relays drop and delete content you've published. Blasts out delete requests to many relays.
|
||||||
- [nostr-delete web app](https://nostr-delete.vercel.app/)
|
- [nostr-delete web app](https://nostr-delete.vercel.app/)
|
||||||
- [nostr-follow-bundler](https://github.com/leesalminen/nostr-follow-bundler) This tool lets you create lists of profiles that other users can then see and follow themselves.
|
- [nostr-follow-bundler](https://github.com/leesalminen/nostr-follow-bundler) This tool lets you create lists of profiles that other users can then see and follow themselves.
|
||||||
- [nostr-fzf](https://github.com/Cameri/nostr-fzf) - Nostr Directory; a tool for searching usernames and channels
|
- [nostr-fzf](https://github.com/Cameri/nostr-fzf) - Nostr Directory; a tool for searching usernames and channels
|
||||||
- [nostr-launch](https://codeberg.org/rsbondi/nostr-launch) - a tool for launching a bunch of relays and clients locally for development and testing
|
- [nostr-launch](https://codeberg.org/rsbondi/nostr-launch) - a tool for launching a bunch of relays and clients locally for development and testing
|
||||||
- [nostr-notification-server](https://github.com/mmalmi/nostr-notification-server) - Rust & LMDB server for sending event notifications to web hooks and web push endpoints
|
- [nostr-notification-server](https://github.com/mmalmi/nostr-notification-server) - Rust & LMDB server for sending event notifications to webhooks and web push endpoints
|
||||||
- [nostr-notify](https://github.com/jb55/nostr-notify) - desktop nostr notifications using libnotify
|
- [nostr-notify](https://github.com/jb55/nostr-notify) - desktop nostr notifications using libnotify
|
||||||
- [nostr-post-checker](https://github.com/koteitan/nostr-post-checker) - check if event exists on relays
|
- [nostr-post-checker](https://github.com/koteitan/nostr-post-checker) - check if event exists on relays
|
||||||
- [nostr-post-checker](https://koteitan.github.io/nostr-post-checker/) - live instance
|
- [nostr-post-checker](https://koteitan.github.io/nostr-post-checker/) - live instance
|
||||||
@@ -450,13 +451,13 @@ Websites with lists of relays and their performance/health:
|
|||||||
- [nostreq](https://github.com/blakejakopovic/nostreq) - Nostr relay event request generator
|
- [nostreq](https://github.com/blakejakopovic/nostreq) - Nostr relay event request generator
|
||||||
- [NostrFlu](https://heguro.github.io/nostr-following-list-util/) - A tool to collect and resend following lists from relays. You can also check badges.
|
- [NostrFlu](https://heguro.github.io/nostr-following-list-util/) - A tool to collect and resend following lists from relays. You can also check badges.
|
||||||
- [NostrHTTP](https://github.com/duozhutuan/NostrHTTP) - Access Nostr Relay content through the HTTP protocol, addressing the issue of search engine indexing and access to Nostr data.
|
- [NostrHTTP](https://github.com/duozhutuan/NostrHTTP) - Access Nostr Relay content through the HTTP protocol, addressing the issue of search engine indexing and access to Nostr data.
|
||||||
- [nostri.chat](https://nostri.chat/) - An embeded chat widget for your website. (seriously simple like copy/paste)
|
- [nostri.chat](https://nostri.chat/) - An embedded chat widget for your website. (seriously simple like copy/paste)
|
||||||
- [nostrich.fun](https://nostrich.fun) - A feature-rich directory of nostr projects. A fork of [LightningNetworkStores.com](https://lightningnetworkstores.com)
|
- [nostrich.fun](https://nostrich.fun) - A feature-rich directory of nostr projects. A fork of [LightningNetworkStores.com](https://lightningnetworkstores.com)
|
||||||
- [nostrify](https://github.com/joelklabo/nostrify) - A Core Lightning plugin that sends events (forwards, connect, disconnect, etc.) to nostr.
|
- [nostrify](https://github.com/joelklabo/nostrify) - A Core Lightning plugin that sends events (forwards, connect, disconnect, etc.) to nostr.
|
||||||
- [nostril](https://github.com/jb55/nostril) - C cli tool for creating nostr events
|
- [nostril](https://github.com/jb55/nostril) - C cli tool for creating nostr events
|
||||||
- [nostrillery](https://github.com/Cameri/nostrillery) - a tool for running performance tests against Nostr relays
|
- [nostrillery](https://github.com/Cameri/nostrillery) - a tool for running performance tests against Nostr relays
|
||||||
- [nostrit-push](https://nostrit.com/push) - Blaster tool that will take a signed nostr event and push it to many (most?) open relays.
|
- [nostrit-push](https://nostrit.com/push) - Blaster tool that will take a signed nostr event and push it to many (most?) open relays.
|
||||||
- [nostrit](https://nostrit.com/) - A tool to publish time delayed nostr events based on triggers.
|
- [nostrit](https://nostrit.com/) - A tool to publish time-delayed nostr events based on triggers.
|
||||||
- [nostro](https://github.com/r3drun3/nostro) - nostr osint (open source intelligence) tool
|
- [nostro](https://github.com/r3drun3/nostro) - nostr osint (open source intelligence) tool
|
||||||
- [NostrP2P](https://github.com/ryogrid/nostrp2p) - Pure peer-to-peer distributed microblog system on NAT transparent overlay network implemented in Golang based on idea of Nostr
|
- [NostrP2P](https://github.com/ryogrid/nostrp2p) - Pure peer-to-peer distributed microblog system on NAT transparent overlay network implemented in Golang based on idea of Nostr
|
||||||
- [NostrReply](https://github.com/gourcetools/nostreply) - Bot that replies to specified text on nostr global feed using NIP50
|
- [NostrReply](https://github.com/gourcetools/nostreply) - Bot that replies to specified text on nostr global feed using NIP50
|
||||||
@@ -467,7 +468,7 @@ Websites with lists of relays and their performance/health:
|
|||||||
- [nsecbunkerd](https://github.com/kind-0/nsecbunkerd) - Keep your nostr keys in a single place and provide fine-grained access to your team members.
|
- [nsecbunkerd](https://github.com/kind-0/nsecbunkerd) - Keep your nostr keys in a single place and provide fine-grained access to your team members.
|
||||||
- [Obsidian Nostr Writer](https://github.com/jamesmagoo/nostr-writer#readme) - A free Obsidian plugin that allows writers to seamlessly publish to Nostr
|
- [Obsidian Nostr Writer](https://github.com/jamesmagoo/nostr-writer#readme) - A free Obsidian plugin that allows writers to seamlessly publish to Nostr
|
||||||
- [osint-user-discovery](https://github.com/Inforensics/osint-user-discovery) - OSINT Discovery is a set of Python scripts designed to search for users or URLs across different social media platforms(nostr, mastodon) and caching services.
|
- [osint-user-discovery](https://github.com/Inforensics/osint-user-discovery) - OSINT Discovery is a set of Python scripts designed to search for users or URLs across different social media platforms(nostr, mastodon) and caching services.
|
||||||
- [powrelay.xyz](https://powrelay.xyz) - A proof of work based nostr explorer.
|
- [powrelay.xyz](https://powrelay.xyz) - A proof of work-based nostr explorer.
|
||||||
- [Replies](https://replies.nostrapps.org) - Nostr micro-app for viewing replies and reactions to events
|
- [Replies](https://replies.nostrapps.org) - Nostr micro-app for viewing replies and reactions to events
|
||||||
- [rss.nostr.band](https://rss.nostr.band) - Create custom RSS feeds with posts matching your keywords and consume using your favorite RSS reader.
|
- [rss.nostr.band](https://rss.nostr.band) - Create custom RSS feeds with posts matching your keywords and consume using your favorite RSS reader.
|
||||||
- [safebox](https://github.com/trbouma/safebox) - private portable safebox on nostr
|
- [safebox](https://github.com/trbouma/safebox) - private portable safebox on nostr
|
||||||
@@ -482,6 +483,7 @@ Websites with lists of relays and their performance/health:
|
|||||||
- [TaskQ5](https://github.com/duozhutuan/Taskq5) - TaskQ5 is a task distribution platform built on nostr where you can post tasks if you need help
|
- [TaskQ5](https://github.com/duozhutuan/Taskq5) - TaskQ5 is a task distribution platform built on nostr where you can post tasks if you need help
|
||||||
- [tostr](https://github.com/slaninas/tostr) - a twitter to nostr bot
|
- [tostr](https://github.com/slaninas/tostr) - a twitter to nostr bot
|
||||||
- [Undelete my Nostr](https://yonle.github.io/undelete-my-nostr) - Simple tool for restoring deleted nostr account.
|
- [Undelete my Nostr](https://yonle.github.io/undelete-my-nostr) - Simple tool for restoring deleted nostr account.
|
||||||
|
- [Zapounty](https://github.com/ZigBalthazar/zapounty) - A GitHub app that let you to put bounties for developers to fix issues on a repo, paid in zaps!
|
||||||
- [Zapper](https://zapper.nostrapps.org) - Nostr micro-app for zapping
|
- [Zapper](https://zapper.nostrapps.org) - Nostr micro-app for zapping
|
||||||
- [YEGHRO unFollow Tool](https://unfollow.yeghro.com) - A tool that allows you to unfollow inactive users on nostr.
|
- [YEGHRO unFollow Tool](https://unfollow.yeghro.com) - A tool that allows you to unfollow inactive users on nostr.
|
||||||
|
|
||||||
@@ -489,7 +491,7 @@ Websites with lists of relays and their performance/health:
|
|||||||
## NIP-05 identity services
|
## NIP-05 identity services
|
||||||
|
|
||||||
- [bitcoiner.chat](https://bitcoiner.chat) - A free NIP-05 ID registration service.
|
- [bitcoiner.chat](https://bitcoiner.chat) - A free NIP-05 ID registration service.
|
||||||
- [easyNostr-NIP05](https://wordpress.org/plugins/easynostr-nip05/) - WordPress plugin to enable your site as a NIP-05 endpoint for every registered user on your system using your own domain.
|
- [easyNostr-NIP05](https://wordpress.org/plugins/easynostr-nip05/) - WordPress plugin to enable your site as a NIP-05 endpoint for every registered user on your system using your domain.
|
||||||
- [easyNostr](https://easyNostr.com) - NIP-05 ID provider: Use your own domain, or one of ours: nostr.ly, mynostr.io, easyNostr.com.
|
- [easyNostr](https://easyNostr.com) - NIP-05 ID provider: Use your own domain, or one of ours: nostr.ly, mynostr.io, easyNostr.com.
|
||||||
- [getalby.com](https://getalby.com/) - Lightning wallet with NIP-05 ID registration service.
|
- [getalby.com](https://getalby.com/) - Lightning wallet with NIP-05 ID registration service.
|
||||||
- [iris.to](https://iris.to) - A Nostr client that provides a free NIP-05 ID
|
- [iris.to](https://iris.to) - A Nostr client that provides a free NIP-05 ID
|
||||||
@@ -520,13 +522,13 @@ Websites with lists of relays and their performance/health:
|
|||||||
|
|
||||||
|
|
||||||
- [glasnostr](https://github.com/eyelight/glasnostr)  - CLI tool to mine a vanity prefix for your nostr npub
|
- [glasnostr](https://github.com/eyelight/glasnostr)  - CLI tool to mine a vanity prefix for your nostr npub
|
||||||
- [go-pubmine](https://github.com/tenkoh/go-pubmine)  - Multithreading nostr keypair generator which gives pretty (vanity) public keys. Both cli and web app are available.
|
- [go-pubmine](https://github.com/tenkoh/go-pubmine)  - Multithreading nostr keypair generator which gives pretty (vanity) public keys. Both CLI and web apps are available.
|
||||||
- [key-generator](https://github.com/TP-Lab/key-generator)  - A simple tool to generate nostr keypair.
|
- [key-generator](https://github.com/TP-Lab/key-generator)  - A simple tool to generate nostr keypair.
|
||||||
- [noclvag](https://codeberg.org/alex0jsan/noclvag) - OpenCL cli tool to mine vanity keys on gpu
|
- [noclvag](https://codeberg.org/alex0jsan/noclvag) - OpenCL cli tool to mine vanity keys on gpu
|
||||||
- [nostr-pubminer](https://github.com/lacaulac/nostr-pubminer) - A simple tool to mine nostr vanity pubkeys
|
- [nostr-pubminer](https://github.com/lacaulac/nostr-pubminer) - A simple tool to mine nostr vanity pubkeys
|
||||||
- [nostr-vanity-address-generator](https://github.com/chawyehsu/nostr-vanity-address-generator)  - Cross-platform nostr vanity address generator
|
- [nostr-vanity-address-generator](https://github.com/chawyehsu/nostr-vanity-address-generator)  - Cross-platform nostr vanity address generator
|
||||||
- [nostr.rest](https://nostr.rest) - Mine proof of work public keys with user specified prefixes
|
- [nostr.rest](https://nostr.rest) - Mine proof of work public keys with user-specified prefixes
|
||||||
- [nostrogen](https://github.com/tonyinit/nostrogen) - simple web based nostr vanity address generator
|
- [nostrogen](https://github.com/tonyinit/nostrogen) - simple web-based nostr vanity address generator
|
||||||
- [powpub](https://lab.oak-node.net/powpub) - A decentralized protocol to buy Nostr vanity pubkeys or sell hashrate
|
- [powpub](https://lab.oak-node.net/powpub) - A decentralized protocol to buy Nostr vanity pubkeys or sell hashrate
|
||||||
- [WebLN demo](https://lab.oak-node.net/powpub/uv/wasm-client/) - Simple web demo where clients can pay with WebLN
|
- [WebLN demo](https://lab.oak-node.net/powpub/uv/wasm-client/) - Simple web demo where clients can pay with WebLN
|
||||||
- [rana](https://github.com/grunch/rana) - Vanity pubkey miner based on nip13
|
- [rana](https://github.com/grunch/rana) - Vanity pubkey miner based on nip13
|
||||||
@@ -568,7 +570,7 @@ Allow you to sign Nostr events on web-apps without having to give them your keys
|
|||||||
Clients (apps using NWC to access a LN wallet)
|
Clients (apps using NWC to access a LN wallet)
|
||||||
|
|
||||||
- [Alby Go](https://albygo.com) - A simple lightning mobile wallet interface that works great with Alby Hub.
|
- [Alby Go](https://albygo.com) - A simple lightning mobile wallet interface that works great with Alby Hub.
|
||||||
- [Amethyst](https://github.com/vitorpamplona/amethyst) - Android only app
|
- [Amethyst](https://github.com/vitorpamplona/amethyst) - Android-only app
|
||||||
- [Damus](https://damus.io/) - The OG nostr client for iOS
|
- [Damus](https://damus.io/) - The OG nostr client for iOS
|
||||||
- [Lume](https://lume.nu) - Cross-platform desktop app
|
- [Lume](https://lume.nu) - Cross-platform desktop app
|
||||||
- [nostrcheck-server](https://github.com/quentintaranpino/nostrcheck-server) - server with relay, File Hosting, Nostr Address, Lightning Redirects, NWC and WoT.
|
- [nostrcheck-server](https://github.com/quentintaranpino/nostrcheck-server) - server with relay, File Hosting, Nostr Address, Lightning Redirects, NWC and WoT.
|
||||||
@@ -642,10 +644,11 @@ Outside of nostr itself, you find the community on:
|
|||||||
- [Matrix: nostrdev](https://chat.nostrdev.com) - a matrix server for nostr developers
|
- [Matrix: nostrdev](https://chat.nostrdev.com) - a matrix server for nostr developers
|
||||||
- [Reddit /r/nostr](https://www.reddit.com/r/nostr/) - subreddit for nostr related discussion
|
- [Reddit /r/nostr](https://www.reddit.com/r/nostr/) - subreddit for nostr related discussion
|
||||||
- [Telegram: nostr Protocol](https://t.me/nostr_protocol) - telegram group for nostr protocol discussion
|
- [Telegram: nostr Protocol](https://t.me/nostr_protocol) - telegram group for nostr protocol discussion
|
||||||
- [Telegram: nostr CN](https://t.me/nostr_cn) - chinese telegram group for nostr
|
- [Telegram: nostr CN](https://t.me/nostr_cn) - Chinese telegram group for nostr
|
||||||
- [Telegram: nostr ES (Español/Spanish)](https://t.me/nostr_es) - spanish telegram group for nostr
|
- [Telegram: nostr ES (Español/Spanish)](https://t.me/nostr_es) - Spanish telegram group for nostr
|
||||||
- [Telegram: nostr FR (Francophone/French)](https://t.me/nostrfr) - french telegram group for nostr
|
- [Telegram: nostr FR (Francophone/French)](https://t.me/nostrfr) - french telegram group for nostr
|
||||||
- [Telegram: nostr NL (Dutch, Nederlands)](https://t.me/nostrnederland) - Dutch nostr group
|
- [Telegram: nostr NL (Dutch, Nederlands)](https://t.me/nostrnederland) - Dutch nostr group
|
||||||
|
- [Telegram: nostr Per/Fa (Iran,Afganistan,Tajikstan)](https://t.me/nostr_ir) Persian/Farsi nsotr gorup
|
||||||
- [Telegram: nostr RU/UA/BY](https://t.me/nostru_community) - an Eastern European community in telegram group for nostr
|
- [Telegram: nostr RU/UA/BY](https://t.me/nostru_community) - an Eastern European community in telegram group for nostr
|
||||||
- [Telegram: YakiHonne Daily Featured](https://t.me/YakiHonne_Daily_Featured/) - telegram group for YakiHonne discussions
|
- [Telegram: YakiHonne Daily Featured](https://t.me/YakiHonne_Daily_Featured/) - telegram group for YakiHonne discussions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user