Ether1Project / ethofs-sdk

MIT License
1 stars 3 forks source link

Inifinite length storage #8

Closed Legacytrx closed 2 years ago

Legacytrx commented 3 years ago

In order to have NFTs with permanent access to IPFS we need to have the possibility to the IPFS storage contract not to expire.

The permanent tier should be conditioned in order of size and should be allowed to be cancled.

ghost commented 3 years ago

@Dev-JamesR , is this one more related to backend? I don't see why we can not use the current api to have duration as long as 10 years or 100? should have enough money though :D

Dev-JamesR commented 3 years ago

Yeah, for this to be implemented we would need an on chain and node update to allow infinite storage. We first need to have a more in depth discussion over how this should be implemented, costs, terms, etc. More to come on this issue

Legacytrx commented 2 years ago

Will be implemented with new contracts in the backend