lemon on Nostr: I have an implementation working currently I just published a test event (hex_id = ...
I have an implementation working currently
I just published a test event (hex_id = "79c96ab3dc70a8bb9e713072ed32e26498e67c565db4cce8e821032db58326f0")
You can try it here (requires nostr web extension):
https://specified-agnella-nublar-88c7462e.koyeb.app/collection
I know it matches nip92, but I prefer the method of nip94 for parsing events client-side
By that I mean:
["url", "website.com"] instead of ["url website.com"]
But you're the one with an actual client so I'm interested in your thoughts when you have the time
I just published a test event (hex_id = "79c96ab3dc70a8bb9e713072ed32e26498e67c565db4cce8e821032db58326f0")
You can try it here (requires nostr web extension):
https://specified-agnella-nublar-88c7462e.koyeb.app/collection
I know it matches nip92, but I prefer the method of nip94 for parsing events client-side
By that I mean:
["url", "website.com"] instead of ["url website.com"]
But you're the one with an actual client so I'm interested in your thoughts when you have the time