I'm learning Zig and trying to write a primitive nostr relay. Can anyone point me to test vectors for valid / invalid events? Working on parsing now and that would be helpful ...
I used https://github.com/cameri/nostream 's tests when I implemented https://github.com/stackernews/booger
Please Login to reply.
ie I'd look at other relay implementations for reference tests
Thanks