NFT metadata conversion
Budget: $30 – $250 USD
I have the code for this website https://www.muertoviewer.xyz/ which I started to modify to work with a different project https://github.com/breadNbutter42/ChadViewer but I would like to hand it over to be finished up.
To work with this site we need a script to modify a file of Chad Doge metadata. It will turn our ChadCollectionMeta.json file into a format like meta.json https://github.com/breadNbutter42/ChadViewer/tree/main/muertoviewer-v2-main/assets .
The ChadCollectionMeta needs the number of times each trait occurs and the id (id should be array id, so the first item in our ChadCollectionMeta.json has image /62 but since it is first in the array it would have id = 0 for example the end of the first items json would become something like
"occurrence":1011}],"id":0
To work with this site we need a script to modify a file of Chad Doge metadata. It will turn our ChadCollectionMeta.json file into a format like meta.json https://github.com/breadNbutter42/ChadViewer/tree/main/muertoviewer-v2-main/assets .
The ChadCollectionMeta needs the number of times each trait occurs and the id (id should be array id, so the first item in our ChadCollectionMeta.json has image /62 but since it is first in the array it would have id = 0 for example the end of the first items json would become something like
"occurrence":1011}],"id":0