/SOL-Metadata-Validator

Metadata validation tool for Solana NFT projects

Primary LanguagePythonMIT LicenseMIT

SOL METADATA VALIDATOR

Python-based Metadata validation tool for Solana NFT projects.

Features

  • Check whether your collection contains duplicate pics.
  • Confirm the list of attributes.
  • Check the rarity of each attribute.
  • Confirm royalty amount.
  • Confirm wallet address of a creator

How to use

  • Install python 3 and pip
  • Install requirements (pip install -r requirements.txt)
  • Paste your collection (png and json files or just json) into /input
  • Optional: fill in your wallet and royalty details in main.py
  • Run main.py

Sample Output

alt text

The tool has been built for my first NFT Project:

https://chonkynft.com