Hello all,
I am preparing to drop an html based NFT collection
The collection will show a generic image and can be minted by users/other wallets.
A reveal date will be set.
Minting should be done directly on manifold or opensea or whatever other market place.
My html, image, and any other related files are already in ipfs (I can also upload metadata.json for each token to ipfs in advance).
My questions are:
- Can I use manifold series with CSV, and just add the html address in animation_url?
- Does manifold, re-upload all the files to IPFS? (this is not something that should happen)