Update README.md

This commit is contained in:
Sandwich
2022-11-26 17:24:28 +01:00
committed by GitHub
parent 2fc1ef4b11
commit aa6dd05eb6

View File

@@ -11,7 +11,8 @@ A client-side nostr network status built with Vue3, [nostr-js](https://github.co
- [x] Real-time relay status
- [x] Real-time, client-centric latency tests
- [x] Relay Identities
- [x] JSON for known relays shared via [/relays.json](https://nostr.watch/relays.json)
- [x] Static JSON API for **all** known relays shared via [/relays.json](https://nostr.watch/relays.json)
- [ ] Dynamic JSON API for **online** relays
- [ ] Detailed Relay Modal view _In Progress_
- [ ] Relay Behavior Analysis _In progress_
- [ ] NIP Checks _In progress_