Create account

wonderer
2131d · memo
Feature Request: Add textbox to input memo avatar via base64 string
wonderer
replied 2131d
You could actually make this a bit more user friendly by converting an image to base64 upon upload before embedding it into the blockchain actually
replied 2131d
Data on chain is raw binary, no need to text encode it. Allowing inputing base64 pngs is a good idea, thx
replied 2131d
IPFS may also be a good solution for storing image/video/audio data.
replied 2131d
Yes, IPFS is currently the top choice for media storage :)