Open reinamora137 opened 7 months ago
this should be after a user logs into their wallet, they see their 'stamps/src-20' tokens they own, and have created. this will be a button for items they have created/deployed to change the background image. this will need to be a post to the db (which does not exist yet).
Will be part of v2 wallet tools
This should allow a user to connect via their wallet for authentication, and then validate they are the deployer(owner) of the SRC-20 Deploy transaction.
Then allow them to upload a 420x420(only) jpg,png,gif image, choose a font color (can be hex code) - this then needs to be saved in the indexer srcbackground table, or a temporary table on the frontend for transfer over to the indexer side on the backend after validation.