The Arduino Nostr library now features a "NostrRequestOptions" class for creating event request objects, an improvement over the manual JSON String construction in version 0.1.6.

https://github.com/lnbits/arduino-nostr/releases/tag/0.1.7

Reply to this note

Please Login to reply.

Discussion

Is it possible to run this on an esp32 too?

Yes, I've been developing it using an esp32 for testing

Thanks for the library. Do you can share (or add to examples/) an example for note signing (would post a note from my microcontroller).