4 Commits

Author SHA1 Message Date
Aljaz
09791f2b32 Merge pull request #612 from tani/patch-1
Add n0str
2026-01-27 17:03:52 +01:00
Aljaz
90e50116b1 Update README.md 2026-01-27 17:03:42 +01:00
TANIGUCHI Masaya
fd1c296aa9 Add star badge to n0str entry in README 2026-01-27 22:41:16 +09:00
TANIGUCHI Masaya
5c1c3eeb01 Add n0str relay to the README.md list 2026-01-27 22:39:38 +09:00

View File

@@ -71,6 +71,7 @@ of the public instances.
- [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) ![stars](https://img.shields.io/github/stars/coracle-social/multiplextr.svg?style=social) - A custom relay designed to save bandwidth for clients with multiplexer support.
- [n0str](https://github.com/tani/n0str)![stars](https://img.shields.io/github/stars/tani/n0str.svg?style=social) - Nostr relay designed for maximum simplicity without sacrificing power
- [Nerostr](https://codeberg.org/pluja/nerostr) - A Nostr expensive relay paid with Monero and written in Go.
- [netstr](https://github.com/bezysoftware/netstr)![stars](https://img.shields.io/github/stars/bezysoftware/netstr.svg?style=social) - A general purpose Nostr relay written in C# with high test coverage, backed by Postgres DB.
- [Nex](https://github.com/lebrunel/nex) ![stars](https://img.shields.io/github/stars/lebrunel/nex.svg?style=social) - A powerful and scalable Nostr relay written in Elixir with Postgres DB.