From 769b89ae6126c5d95484aede8f5d4e07988c4650 Mon Sep 17 00:00:00 2001 From: Sandwich <299465+dskvr@users.noreply.github.com> Date: Fri, 25 Nov 2022 12:17:55 +0100 Subject: [PATCH] add nostr.watch, nostr-js and nostr-relay-inspector --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4be721f..d5d2ff3 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Instances are plenty and their availability may vary but these projects track them: - [nostr relay registry](https://nostr-registry.netlify.app/) - real-time checking of status of some known relays - [nostr.info](https://nostr.info/) - real-time checking of status of some known relays +- [nostr.watch](http://nostr.watch) - real-time checking of status of some known relays with advanced checks. ## Clients - [branle](https://github.com/fiatjaf/branle) - a Twitter-like client with chat. Some instances: @@ -79,6 +80,8 @@ them: - [python-nostr](https://github.com/jeffthibault/python-nostr) - a python library for making clients - [nostr-bot](https://github.com/slaninas/nostr-bot) - a Rust library for writing bots - [NostrKit](https://github.com/cnixbtc/NostrKit) - a Swift library for interacting with relays +- [nostr-js](http://github.com/jb55/nostr-js) - A javascript library for interacting with relays and relay pools. +- [nostr-relay-inspector](https://github.com/dskvr/nostr-relay-inspector) - A library that returns useful information about relays based on nostr-js ## Tools - [nostr registry](https://codeberg.org/rsbondi/nostr-registry) - a database of known relays with their uptime and NIP support tables