Skip to content

seppacar/nft-rarity-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Rarity Tool

This is an application that I created just for fun using Flask with Python a little CSS and most importantly Opensea API, There are many things missing I will (hopefully) fix them over time.

Formula that I used to calculate rarity value for every trait is

1 / (Count of particular trait in the collection) / (Total trait count for the trait type)

You can reach deployed app here https://nft-rarity-flask.herokuapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published