Login to reply
Replies (3)
These are up to date, with some known inaccuracies (and in production use)
Schema:
TS/JS Validators: 
GitHub
nostr-watch/libraries/schemata at next · sandwichfarm/nostr-watch
A NIP-66 nostr client for browsing nostr relays. Contribute to sandwichfarm/nostr-watch development by creating an account on GitHub.
GitHub
nostr-watch/libraries/schemata-js-ajv at next · sandwichfarm/nostr-watch
A NIP-66 nostr client for browsing nostr relays. Contribute to sandwichfarm/nostr-watch development by creating an account on GitHub.
I'm confused what I'm looking at. This isn't something for testing, it's for validating data as it comes into the relay, correct
It's for validating data, in general. A huge percentage of interoperability issues between clients relates to missing tags or missing data within tags.