@poprank/rankings
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@poprank/rankings", | ||
"version": "1.1.0", | ||
"description": "", | ||
"version": "1.1.1", | ||
"description": "PopRank's NFT rarity and aesthetics ranking logic", | ||
"publishConfig": { | ||
@@ -6,0 +6,0 @@ "access": "public", |
# Rankings | ||
Hey, will fill this out a bit more ahead of our article release | ||
This package holds PopRank's NFT rankings logic. Curious as to how we calculate our rarity and aesthetics scores? Well, we believe it should be transparent, so it's all laid out publicly here! | ||
## Testing locally | ||
For a more hands-on example which involves pulling NFTs from OpenSea via their API and then calculating their rarity, check out the example in our [@poprank/opensea package](https://www.npmjs.com/package/@poprank/opensea) | ||
`yarn build`, then `yarn pack`, then take that `.tgz` and have that as the "version" in the package.json of the consumer | ||
33666
8