Batch upload n number of NFTs
alexander-io opened this issue · 2 comments
alexander-io commented
Say I already have my images and jsons formatted. Consider implementing a function which allows upload of these assets in batch
maxwellfortney commented
I believe you can just place them in /nft-sources/
kevinfaveri commented
Hey @alexander-io! @maxwellfortney is right, just place them in the nft-sources
folder and it should work as expected. (Remember tho that it must start with 0.json / 0.png).
Given it is that simple, I will not develop something like this.
@maxwellfortney Thank you for supporting folks in the issues!