Skip to content

A simple python CLI to scan any NFT collection over the Ethereum mainnet and download the data

Notifications You must be signed in to change notification settings

advaita-saha/NFTcollection-downloader

Repository files navigation

NFT Collection Downloader

A simple python CLI to scan any NFT collection over the Ethereum mainnet and download the data

Quick Start :-

git clone https://github.com/advaita-saha/NFTcollection-downloader
cd NFTcollection-downloader

Install the Dependencies :-

  • A Moralis account and api key
  • python3 installed
  • pip3 install -r requirements.txt
Please create a .env file with you API key from moralis

To run the program, write the following code in the terminal

python main.py

The program is up and running

About

A simple python CLI to scan any NFT collection over the Ethereum mainnet and download the data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published