From 2ad53aa88f78bcc19c5befe47c29c8518aa1acb5 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Fri, 31 Dec 2021 20:14:51 -0300 Subject: [PATCH] add @fiatjaf's nostr-registry and update link to @rsbondi's registry. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3721a24..8505f21 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,8 @@ See the [NIPs](nips) and especially [NIP-01](nips/01.md) for a reasonably-detail ### Tools - - [nostr registry](https://moonbreeze.richardbondi.net/nostr-registry/), a database of known relays with their uptime and NIP support tables. + - [nostr relay registry](https://nostr-registry.netlify.app/), real-time checking of status of some known relays. + - [nostr registry](https://codeberg.org/rsbondi/nostr-registry), a database of known relays with their uptime and NIP support tables. - [nostr-launch](https://codeberg.org/rsbondi/nostr-launch), a tool for launching a bunch of relays and clients locally for development and testing. ## License