What is IPFS?

IPFS is a decentralized storage network that allows you to store and retrieve data without relying on a central server. It is a peer-to-peer network that allows you to store and retrieve data without relying on a central server.

IPFS Uploading

For 1 of 1s and generative art projects, each generated asset will be uploaded to IPFS. Two respective uploads are needed to be made, one for the uploaded assets and one for the metadata json. Asset uploads are done by batches but the metadata json needs to be uploaded only once. What does this mean:
  • Upload speed will vary depending on the number of assets you are uploading.
  • For every 500 assets (or one batch) uploaded, the image IPFS base uri will vary.
  • The metadata json base URI will be the same for all assets.
For single asset art projects, only one asset and one metadata json will be uploaded to IPFS. The contract will point to one base URI instead of dynamically adding a token id to the end base URI. What does this mean:
  • Single asset art projects will be a lot faster to upload. This will be able to cater more supply of NFTs as well.
    To bypass the 4000 NFT limit, please contact us on our Discord
  • The metadata json base URI will be the same for all NFTs.
For metadata art projects, what you upload is what you get.