project screenshot 1
project screenshot 2

NFTFreezer

Not all NFT projects have metadata uploaded to IPFS. NFTFreezer is a way for NFT collectors to upload their NFTs on chain and have their metadata and images stored on the polygon chain.

NFTFreezer

Created At

HackFS 2021

Project Description

The main problem with many NFT projects are that they store their metadata and image data on a centralized server. This data can change at any time and potentially 'break' the NFT if something happens to the server or the developer stops maintaining the server itself. Instead we can upload the metadata and image ourselves to ipfs and store all the data on-chain for anyone to see. If breaks do happen using NFTFreezer there is always a way for users to upload their NFT data and keep their data all on chain.

How it's Made

A smart contract accepts tokens from any user and updates a mapping on chain to store nft data such as contract, network and token. A script will then call the tokenURI for that NFT on their specified chain and send a transaction updating the URI with the proper ipfs link. The script would run every time a new entry has been sent.

background image mobile

Join the mailing list

Get the latest news and updates