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:
@@ -38,7 +38,6 @@ of the public instances.
|
||||
- [knostr](https://github.com/lpicanco/knostr) – a nostr relay implemented in Kotlin with support for Postgres and metrics(micrometer).
|
||||
- [PyRelay](https://github.com/johnny423/pyrelay) – a python implementation of a nostr relay, using asyncio.
|
||||
- [strfry](https://github.com/hoytech/strfry) – C++ implementation backed by LMDB with efficient syncing of events using merkle trees
|
||||
- [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.
|
||||
- [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.
|
||||
- [gnost-relay](https://github.com/barkyq/gnost-relay)  - nostr relay written in go backed by postgresql database.
|
||||
@@ -251,7 +250,6 @@ them:
|
||||
- [plebs.place](https://plebs.place) - A NIP-05 ID registration service (in portuguese).
|
||||
- [nanostr](https://github.com/xbol0/nanostr) A NIP-05 name server written in Deno.
|
||||
- [nostr.industries](https://nostr.industries)  - A free and open source NIP-05 ID registration service. [Run your own](https://github.com/jigglycrumb/nostr-verify).
|
||||
- [NIP-05 on LNBits](https://github.com/lnbits/lnbits/tree/main/lnbits/extensions/nostrnip5) - Sell NIP-05 verification for your domain using LNBits.
|
||||
- [younostr.com](https://younostr.com) - A NIP-05 ID registration service (in portuguese).
|
||||
- [nostrprotocol.net](https://github.com/KiPSOFT/nostr-nip05-service) - A free NIP-05 identifier service.
|
||||
- [nostr.ly/easyNostr](https://nostr.ly) - NIP-05 ID provider: Use your own domain, or one of ours: nostr.ly, mynostr.io, easyNostr.com. Free (for now).
|
||||
@@ -310,6 +308,8 @@ Outside of nostr itself, you find the community on:
|
||||
- [Nostr Newcomers Most Common Questions and Answers](https://uselessshit.co/resources/nostr/)
|
||||
- [How to: Run your own nostr relay](https://nutcroft.com/blog/how-to-run-your-own-nostr-relay/) (nostr-rs-relay, Caddy, no Docker)
|
||||
- [How to set up a paid nostr relay](https://andreneves.xyz/p/how-to-setup-a-paid-nostr-relay)
|
||||
- [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.
|
||||
|
||||
|
||||
## Deprecated
|
||||
|
||||
|
||||
Reference in New Issue
Block a user