nfl0 / thorguards-rarity-chrome-ext

A Chrome extension that allows to view ThorGuard's rarity directly in OpenSea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install?

  1. Download and unzip this project
  2. Open Chrome browser (or compatible)

Downloading...

  1. Navigate to chrome://extensions/
  2. Turn on "Developer mode"
  3. Click "Load packed extension"

Installing...

  1. Locate the ext folder inside the project.

Selecting...

  1. Make sure that "ThorGuards Rarity 0.1.0" extension is there and on.

Turn on

  1. Go to https://opensea.io/collection/thorguards and enjoy!

Screenshot

How do you calculate rarity?

  1. Calculate logarithms of probability of each trait: log(n_occ / 10000)
  2. Calculate product those numbers for all traits
  3. Sort them in ascending order
  4. Rank the list

About

A Chrome extension that allows to view ThorGuard's rarity directly in OpenSea


Languages

Language:JavaScript 96.2%Language:Python 3.6%Language:CSS 0.2%