I am right at the point in my super secret broken project where I want to enable users to upload images with their nostr posts. I was thinking of reducing their image file size before posting chunks of base64 text to the relay (that's the easy part) but I'm not sure how to make these images on nostr notes visible. Is this just an HTML thing? I have no idea how to make uploaded images visible in nostr clients.
I am right at the point in my super secret broken project where I want to enable users to upload images with their nostr posts. I was thinking of reducing their image file size before posting chunks of base64 text to the relay (that's the easy part) but I'm not sure how to make these images on nostr notes visible. Is this just an HTML thing? I have no idea how to make uploaded images visible in nostr clients.