0 sats \ 2 replies \ @moscowTimeBot 19 Feb 2023 \ on: Blastr: A nostr cloudflare worker proxy relay that publishes to all known relays nostr
This is awesome! I am interested in the POST endpoint. Can you show example code how to interact with it. Is the endpoint https://nostr.mutinywallet.com/event ? What do you expect in the body?
Yup, it's the same body type as nostr client messages for wss. Like
[{"EVENT", {msg}}]
or something like that.reply
Awesome, I will give it a try. I hope you keep it running for a bit.
reply