Skip to content

hashlips-lab/safe-nft-metadata-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe NFT Metadata Provider

A simple yet powerful way to protect your NFT tokens from snipers.

Disclaimer

This project was created for educational purposes, please refer to the LICENCE file for further information.

Main features

  • fetches the collection data about which tokens should be made publicly visible
  • hides/reveals the metadata and assets when needed (e.g. on mint, once every N seconds or even based on custom logic)
  • works with the HashLips Labs' contracts out-of-the-box, but can be adapted to any collection/contract
  • it's extremely customizable (you can even turn on a light at home on every mint)
  • easy and strong deployment options (ranging from the newbie to the expert)
  • open-source (for everyone, forever)

Meant for decentralization

This solution provides a fair minting experience for everyone. Use it during the minting stage, then move your collection back to a decentralized storage option like IPFS.

YouTube tutorials

Legacy videos

v1.x

Requirements

Deployment suggestions

We suggest deploying this app using DigitalOcean.

By using the following referral link you will be given a 100$ free credit on DigitalOcean: https://m.do.co/c/bcc172152095

You can also do a one-click deployment on DigitalOcean:

Deploy to DO