kevinfaveri/solana-candy-factory

Batch upload n number of NFTs

alexander-io opened this issue · 2 comments

Say I already have my images and jsons formatted. Consider implementing a function which allows upload of these assets in batch

I believe you can just place them in /nft-sources/

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!