Hello there,
I am working on an NFT game and we would like to use IPFS as a storage management system for all our NFT assets.
Technically it seems possible to use one single asset URL for several NFT (several NFTs having the same visuals like playing cards for instance) but can you please confirm if this is true? Would you advise to use a folder CID (assets in one specific game folder) or a file CID (assets in root folder) in order to do that?
IT would probably more economic and ecologic friendly by reducing the storage used, but ethically, do you think it is okay for the players if they discover that several NFT with the same visual point to the same IPFS url? Or should each NFT be pointing to a unique url for its assets?
Thanks in advance for your comments!