Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 584 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 584 Bytes

Headline

NFT Wallets Scanner

Frontend and Backend Python code for fetching the NFT images of a given ETH wallet

You will need an etherscan api key, named key.json, which you can get here: https://etherscan.io/apis

Getting Started

You need Python 3.7.6 for this app to work

So start by installing that interpreter

Install Requirements

pip3 install -r requirements.txt

Run app.py

GraphQL can be accessed by route

localhost/graphql

A metaverse project by Ashlin Darius Govindasamy - Web 3.0 part of ADGBLOCKCHAIN repo.