mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-09 22:48:49 +00:00
Merge pull request #183 from barkyq/main
added gnost-relay to list of relays
This commit is contained in:
22
README.md
22
README.md
@@ -39,7 +39,8 @@ of the public instances.
|
||||
- [strfry](https://github.com/hoytech/strfry) – C++ implementation backed by LMDB with efficient syncing of events using merkle trees
|
||||
- [Astro](https://github.com/Nostrology/astro)– Elixir based implementation built to be performant and highly distributed.
|
||||
- [Nex](https://github.com/lebrunel/nex)  - A powerful and scalable Nostr relay written in Elixir with Postgres DB.
|
||||
- [nostring](https://github.com/xbol0/nostring) - A Nostr relay written in Deno
|
||||
- [gnost-relay](https://github.com/barkyq/gnost-relay)  - nostr relay written in go backed by postgresql database.
|
||||
- [nostring](https://github.com/xbol0/nostring) - A Nostr relay written in Deno.
|
||||
|
||||
### Instances
|
||||
|
||||
@@ -110,20 +111,21 @@ them:
|
||||
- [notes.blockcore.net](https://notes.blockcore.net/)
|
||||
- [emon](https://github.com/sebastiaanwouters/emon) - Encrypted DMs over nostr with lightning payments integrated (WIP).
|
||||
- [emon.chat](https://emon.chat)
|
||||
- [notebin.org](https://notebin.org)  - Nostr UI created with NextJS, support for markdown and code highlighting
|
||||
- [notebin.org](https://notebin.org) - Nostr UI created with NextJS, support for markdown and code highlighting
|
||||
- [Daisy](https://github.com/neb-b/daisy) - Mobile client for Android and iOS
|
||||
- [testflight + android builds](https://neb.lol/nostr)
|
||||
- [Flycat](https://github.com/digi-monkey/flycat-web) - A 2000s old-school style web client which support blogging on Nostr
|
||||
- [Amethyst](https://github.com/vitorpamplona/amethyst)  - An Android client for nostr written in Kotlin
|
||||
- [MeShell](https://github.com/BEEBSDONE/MeShell_Nodejs)  - Web, iOS and Android blog type client destined to publish articles and researches for independent journalists.
|
||||
- [Amethyst](https://github.com/vitorpamplona/amethyst) - An Android client for nostr written in Kotlin
|
||||
- [MeShell](https://github.com/BEEBSDONE/MeShell_Nodejs) - Web, iOS and Android blog type client destined to publish articles and researches for independent journalists.
|
||||
- [MeShell.io](https://meshell.io) - Landing page for more information
|
||||
- [Disgus](https://github.com/carlitoplatanito/disgus)  - A comment widget like Disqus, but for Nostr.
|
||||
- [NostrID](https://github.com/erdaltoprak/nostrid)  - A Nostr ID Management App for iOS.
|
||||
- [nostromat](https://github.com/ekimber/nostromat)  - A Twitter-style Nostr web client, written in Clojurescript/React
|
||||
- [Disgus](https://github.com/carlitoplatanito/disgus) - A comment widget like Disqus, but for Nostr.
|
||||
- [NostrID](https://github.com/erdaltoprak/nostrid) - A Nostr ID Management App for iOS.
|
||||
- [nostromat](https://github.com/ekimber/nostromat) - A Twitter-style Nostr web client, written in Clojurescript/React
|
||||
- [nostrom.at](https://nostrom.at) - live instance
|
||||
- [blogstack.io](https://blogstack.io)  - Blogging site for nostr, supports markdown
|
||||
- [Votestr](https://votestr.com/)  - Poll web app with nostr authentication and blind signature unlinkability
|
||||
- [algia](https://github.com/mattn/algia)  - A cli application for nostr
|
||||
- [blogstack.io](https://blogstack.io) - Blogging site for nostr, supports markdown
|
||||
- [Votestr](https://votestr.com/) - Poll web app with nostr authentication and blind signature unlinkability
|
||||
- [gnost-deflate-client](https://github.com/barkyq/gnost-deflate-client) CLI nostr client written in go implementing permessage-deflate websocket compression.
|
||||
- [algia](https://github.com/mattn/algia) - A cli application for nostr.
|
||||
|
||||
|
||||
### Client reviews and/or comparisons
|
||||
|
||||
Reference in New Issue
Block a user