/elrond-nfts-collections-rank

Get NFTs ranks from a collection.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

elrond-nft-collection-ranks

elrond-nft-collection-ranks

NFTs collection ranks

Generate a CSV with Identifier and Rank columns, which shows ranks for each NFT of a collection.

Getting started

1. Configuring Python

You need to have Python installed on your machine or in the virtual environment.

Check your Python version by running:

$ python3 --version

After that run

$ pip install -r requirements.txt
2. Run the script
python get-nfts-list.py --collection EAPES-8f3c1f
3. Enjoy your result

Check the output folder for results.