Zap-meta / safe-nft-metadata-provider

A safe metadata provider for your NFT collection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Safe NFT Metadata Provider

A simple yet powerful HTTP metadata and assets provider for NFT collections using Symfony.

Disclaimer

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

Main features

  • hide metadata for unminted tokens
  • update the total supply in many ways (manually, OpenSea API, Web3 or even your own implementation...)
  • shuffle a range of tokens without messing around with your original metadata (e.g. owning a half-minted collection? We have you covered! Keep you tokens safe with a zero-downtime solution and keep snipers away)
  • powerful collection management tools built-in (shuffle tokens, update metadata, etc.)
  • customizable to fit your needs
  • easy and strong deployment options (ranging from the newbie to the expert)
  • multiple storage options (local, S3 or your own implementation...)
  • 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 using the included tools.

YouTube tutorials

Deployment suggestions

We suggest deploying this app using DigitalOcean, behind a strong CDN network like CloudFlare.

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

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

Deploy to DO

About

A safe metadata provider for your NFT collection.

License:MIT License


Languages

Language:PHP 93.4%Language:Twig 3.4%Language:Shell 3.1%