nft-rarity-calculator
nft-rarity-calculator copied to clipboard
NFT Rarity Calculator
This project will allow you to calculate rarities from any NFT Collection on the Ethereum or Polygon networks.
Video Walkthrough
Check out the collection I made:
▶ https://codecats.xyz
🧑🏾🤝🧑🏽 Join my Discord community: https://discord.gg/A9CnsVzzkZ
Installation
- Clone or download the .zip and unzip
- Rename
.env.exampleto.envand enter your NFTPort API key. - Edit the
CONTRACT_ADDRESSandCHAINinrarity.js - Run
node utils/rarityto download the collection info - Run
node utils/rarity_rankto get rarity info for the top ## or specific token Id
