Skip to content

FrogvilleUSA/nft-rarity-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Rarity Calculator

This project will allow you to calculate rarities from any NFT Collection on the Ethereum or Polygon networks.

Video Walkthrough

Thumbnail

Check out the collection I made:

https://codecats.xyz

On OpenSea

🧑🏾‍🤝‍🧑🏽 Join my Discord community: https://discord.gg/A9CnsVzzkZ

Installation

  1. Clone or download the .zip and unzip
  2. Rename .env.example to .env and enter your NFTPort API key.
  3. Edit the CONTRACT_ADDRESS and CHAIN in rarity.js
  4. Run node utils/rarity to download the collection info
  5. Run node utils/rarity_rank to get rarity info for the top ## or specific token Id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Shell 0.3%