Global Feed Post Login
Replying to Avatar Justin Moon

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 ...

Avatar
k00b 10mo ago 💬 2

I used https://github.com/cameri/nostream 's tests when I implemented https://github.com/stackernews/booger

Reply to this note

Please Login to reply.

Discussion

Avatar
k00b 10mo ago

ie I'd look at other relay implementations for reference tests

Thread collapsed
Avatar
Justin Moon 10mo ago

Thanks

Thread collapsed