Skip to content

xdevguild/elrond-nfts-collections-rank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Get NFTs ranks from a collection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages