Storing EDA
Last updated
Last updated
Art is timeless, therefore we want to save EDA (encrypted digital artefact) somewhere it can exist forever. In the web3 world, forever means as long as there is at least one computer in the network supporting certain protocols.
There are 2 possibilities where to store a digital artefact:
On-chain
Off-chain
This path is controvertial. Blockchain is intended to be a publich ledger, not a storage system. However, artist decides where the artwork will live. The most popular options nowadays are:
on the Bitcoin blockchain
Use the storage
blockchain (though it can be viewed as off-chain, as an NFT is actually minted on another chain)
This can be any storage, however, we must be sure to have an immutable reference to EDA forever. Therefore, we wouldn't want to store it on a personal computer nor even on a cloud provider, as moving (copying) a file isn't an option. In a physical world we don't repaint Van Gogh's pictures claiming that this is the new original, do we?
We have a couple of options where to store EDA off-chain:
Use another blockchain for storage. For example, we can mint an NFT on Tezos blockchain, while pointing to the content stored in Arweave or Internet Computer.
Use
At Silvermind we (currently) prefer IPFS. However, it's the choice of artists and the beliefs of collectors, where they like to participate and transact with each other. In other words - market dictates those choices.