Skip to content

A solidity contract that makes renewal deal for nft.storage data with storage providers on Filecoin.

License

Notifications You must be signed in to change notification settings

FILCAT/dotStorage-deal-renewal

 
 

Repository files navigation

Note: The contract in this repo is WIP and pending audit, use with caution ⚠️

NFT Forever Deal Renewal Contract v0

header


NFT.Storage has launched the NFT Forever Project to show the world that the new Filecoin Virtual Machine can guarantee trustless, perpetual storage for NFT images and metadata via smart contracts. These Filecoin storage agreements can be automatically renewed via smart contract. Renewals are programmatic and cryptographically proven. This is the first, and most important step towards enabling perpetual storage for NFTs.

NFT.Storage offers a future-proof method of preserving off-chain NFT data. Today, NFT.Storage makes over 115 million NFT assets available in the Filecoin decentralized storage network. NFT.Storage also makes the data available over IPFS, which uses a system of hash-based content identifiers called CIDs that are like unique fingerprints. Each CID is immutable and points to a specific piece of content, meaning that an NFT’s associated content can be easily verified, trusted, and retrieved.

Perpetual storage is important to the NFT.Storage mission of preserving all NFT data as a public good, like the Wayback Machine did for web pages. Initially, the NFT Forever Project will provide straightforward deal renewals. In the future, data monitoring and integrity features will be added until NFT.Storage offers a complete trustless, perpetual storage solution.

NFT creators can use NFT.Storage for free through a no-code web interface, a simple API, or integrations with popular NFT platforms such as Rarible, Metaplex Creator Studio, OpenSea, and more.

Follow @nftdotstorage on Twitter to show your support the NFT Forever Project and the future of NFTs. Developers can also check out the Base Contract Toolkit that the NFT Forever Project forked to get started using smart contracts to store data on Filecoin today.

Contact us

You can find us easily at the Filecoin Slack workspace(filecoin.io/slack) - #deal-client-contract

Follow us @lotus_web3

About

A solidity contract that makes renewal deal for nft.storage data with storage providers on Filecoin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 79.6%
  • Python 19.3%
  • Other 1.1%