Skip to content

This project get all nfts by wallet address of specific contract ERC 721

Notifications You must be signed in to change notification settings

mariosantosdev/nft-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Scanner

This project was created to increase my abilities development dApps. Your main goal is just get all nfts by wallet address of specific contract ERC 721

Image

Home Page

Getting Started

First, install the dependencies

npm install
# or
yarn add

Now... run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

PS: You need metamask installed in your browser