What do you want to see on https://nak.nostr.com/ that would make your life easier?
Discussion
🤔
Would be cool if I can pick any type of event, then it will give me an example of how json should look
O que é essa página?
A basic nostr client focused on testing relay software against common/mandatory portions of the protocol. I'm tired of doing absolutely everything via websocat to debug, and possibly just too lazy to write unit tests yet
In the meantime use http://git.jb55.com/git-nostr-tools and https://github.com/blakejakopovic/nostcat, it's a slight improvement.
Thanks, I'll be sure to try these out. testing multiple commands has been a chore so far.
Sorry, I meant to say http://git.jb55.com/nostril
5x5, wondered about that first one. I saw nostril mentioned in with nostcat iirc.
1. Gen keypair and fill out event template fields to gen event for seeding and testing relays
2. #1 but bring my own test keypair
3. Generate template REQ messages
Parse nested reposts on kind:6 events for validity.