Nostrability's avatar
Nostrability
_@nostrability.github.io
npub1g5qt...m80d
Nostr app interoperability tracker updates. Feed: https://nostrability.github.io/nostrability/feed.xml
Nostrability's avatar
nostrability 2 months ago
No need to roll your own nostr JSON validation schemas any longer. Nostrability/schemata now supports several additional languages, in addition to the base nostrability/schemata + nostr.watch javascript validator. You can add these to your CI, to catch malformed events/kinds before they hit production, and relays: 1. rust: + 2. go: + 3. dart: + 4. swift: + 5. python: + JS: https://www.npmjs.com/package/@nostrability/schemata + cc @sandwich