mirror of
https://github.com/aljazceru/awesome-nostr.git
synced 2025-12-09 06:48:49 +00:00
22
README.md
22
README.md
@@ -21,19 +21,19 @@ of the public instances.
|
||||
|
||||
### Implementations
|
||||
|
||||
- [Astro](https://github.com/Nostrology/astro)– Elixir based implementation built to be performant and highly distributed.
|
||||
- [Astro](https://github.com/Nostrology/astro)- Elixir based implementation built to be performant and highly distributed.
|
||||
- [Denostr](https://github.com/guakamoli/denostr) - Deno based, cloud native nostr implemention support by ByteTrade and Revo.
|
||||
- [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).
|
||||
- [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
|
||||
- [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
|
||||
- [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 multiplextr support.
|
||||
- [Nex](https://github.com/lebrunel/nex)  - A powerful and scalable Nostr relay written in Elixir with Postgres DB.
|
||||
- [NNostr](https://github.com/Kukks/NNostr) - a C# relay
|
||||
- [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-relay-nestjs](https://github.com/CodyTseng/nostr-relay-nestjs) - A Nostr relay implemented using the NestJS framework
|
||||
- [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)
|
||||
@@ -41,14 +41,14 @@ of the public instances.
|
||||
- [NostrPostr Relay](https://github.com/Giszmo/NostrPostr/tree/master/NostrRelay) - a Kotlin Relay supporting both SQLite and Postgresql
|
||||
- [Nostpy](https://github.com/UTXOnly/nost-py/tree/main) - An easy to deploy/audit Python relay for beginner relay operators
|
||||
- [nostrpy](https://github.com/monty888/nostrpy) - relay, client, and other tooling in python (No longer being developed.)
|
||||
- [PyRelay](https://github.com/johnny423/pyrelay) – a python implementation of a nostr relay, using asyncio.
|
||||
- [QNostr](https://github.com/Aseman-Land/QNostr) – A Nostr protocol implementation for clients as a Qt Module in C++
|
||||
- [PyRelay](https://github.com/johnny423/pyrelay) - a python implementation of a nostr relay, using asyncio.
|
||||
- [QNostr](https://github.com/Aseman-Land/QNostr) - A Nostr protocol implementation for clients as a Qt Module in C++
|
||||
- [Relayer Basic](https://github.com/fiatjaf/relayer/tree/master/basic) - a simple relay based on _relayer_ backed by Postgres
|
||||
- [rnostr](https://github.com/rnostr/rnostr) - A high-performance and scalable nostr relay written in Rust.
|
||||
- [Servus](https://github.com/ibz/servus) - A self-contained, single executable, CMS / blogging engine reminiscent of Jekyll which also acts as a personal Nostr relay for your blog posts. Written in Rust.
|
||||
- [søstr](https://github.com/metasikander/s0str) – a private nostr relay written in rust, saves all notes from one pubkey and publish them to anyone that requests them
|
||||
- [søstr](https://github.com/metasikander/s0str) - a private nostr relay written in rust, saves all notes from one pubkey and publish them to anyone that requests them
|
||||
- [sovereign-stack](https://www.sovereign-stack.org) - a tool that helps you deploy nostr relays and create self-hosted (bitcoin-only) Value4Value websites.
|
||||
- [strfry](https://github.com/hoytech/strfry) – C++ implementation backed by LMDB with efficient syncing of events using merkle trees
|
||||
- [strfry](https://github.com/hoytech/strfry) - C++ implementation backed by LMDB with efficient syncing of events using merkle trees
|
||||
- [Notra](https://github.com/lontivero/Nostra) - F# implementation backed by SQLite database.
|
||||
- [Nerostr](https://codeberg.org/pluja/nerostr) - A Nostr expensive relay paid with Monero and written in Go
|
||||
- [Nostr client and relay](https://github.com/pedro-vicente/nostr_client_relay) - A Nostr protocol implementation of a client and relay in C++
|
||||
@@ -208,7 +208,7 @@ them:
|
||||
- [nostr](https://github.com/wilsonsilva/nostr) - a Ruby Nostr gem for use by clients
|
||||
- [NostrKit](https://github.com/cnixbtc/NostrKit) - a Swift library for interacting with relays
|
||||
- [NostrPostr](https://github.com/Giszmo/NostrPostr) - a Kotlin Nostr library for clients or relays
|
||||
- [paravel](https://github.com/coracle-social/paravel)  — an abstract toolkit for writing nostr clients.
|
||||
- [paravel](https://github.com/coracle-social/paravel)  - an abstract toolkit for writing nostr clients.
|
||||
- [pynostr](https://github.com/holgern/pynostr) - a python library for nostr
|
||||
- [python-nostr](https://github.com/jeffthibault/python-nostr) - a python library for making clients
|
||||
- [relayer](https://github.com/fiatjaf/relayer) - a server framework for writing custom relays
|
||||
@@ -305,7 +305,7 @@ them:
|
||||
|
||||
- [bitcoiner.chat](https://bitcoiner.chat) - A free 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
|
||||
- [lifpay.me](https://lifpay.me) - Lightning wallet with NIP-05 ID registration service.
|
||||
- [nanostr](https://github.com/xbol0/nanostr) A NIP-05 name server written in Deno.
|
||||
- [nip05.social](https://nip05.social) - A free and anonymous NIP-05 ID registration service
|
||||
@@ -398,7 +398,7 @@ Outside of nostr itself, you find the community on:
|
||||
- [strfry personal relay](https://github.com/pjv/strfry_personal_docker) - 10 minute setup of a personal nostr relay on a vanilla Linux VPS. Adds support for NIP-65.
|
||||
|
||||
## Recommended reading/watching
|
||||
- [Nostr, an introduction](https://wiki.wellorder.net/post/nostr-intro/) - written bs scsibug
|
||||
- [Nostr, an introduction](https://wiki.wellorder.net/post/nostr-intro/) - written by scsibug
|
||||
- [Why I'm Betting Big On Nostr](https://hivemind.vc/nostr/) - written by Max Webster, Hivemind VC
|
||||
- [Why Nostr Matters](https://blog.lopp.net/why-nostr-matters/) - written by Jameson Lopp
|
||||
- [A vision for content discovery and relay usage for basic social-networking in Nostr](https://fiatjaf.com/3f106d31.html) - written by fiatjaf
|
||||
|
||||
Reference in New Issue
Block a user