Content
@
0 reply
0 recast
0 reaction
Steve
@stevedylandev.eth
For the longest time folders on IPFS have been the primary way to achieve a 10K NFT collection. While a metadata folder is ideal for a base URI, images and assets are another issue. - If the collection is huge it can be a problem getting it on IPFS in the first place - If a collector wants to protect their NFT they would have to pin the entire folder - IPFS implementations don't have great ways to support viewing or managing folders The alternative? Use Pinata Groups! You can easily upload or add existing files to a group which makes it easy to list all the files inside. With this approach you could simply use the individual CID for an image file instead of a folder link. This not only makes uploading way easier, it also makes it more atomic in nature and allows better backups by those who want to pin the content.
2 replies
3 recasts
7 reactions
Steve
@stevedylandev.eth
Wanna learn more about groups? Got the docs here! https://docs.pinata.cloud/web3/pinning/groups
0 reply
0 recast
2 reactions
Garrett
@garrett
What do you think is the best way to store images for a 10k NFT collection for someone launching one today?
1 reply
0 recast
1 reaction