This project will allow you to calculate rarities from any NFT Collection on the Ethereum or Polygon networks.
🧑🏾🤝🧑🏽 Join my Discord community: https://discord.gg/A9CnsVzzkZ
- 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
