Skip to content

kyrers/list_wallet_nfts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

NFT Lister

Overview

Input a valid address or ENS name and the app will fetch all owned NFTs, up to a limit of 4MB of data. It will also display some information about each NFT and allow you to see the asset in OpenSea.

Currently only working on Ethereum Mainnet.

See a live version here.

Run this application

  1. Create env and then fill the needed variables
$ cp .env.example .env
  1. Install dependencies
$ npm install
  1. Run as dev
$ npm run dev
  1. Open http://localhost:3000

If you find any bugs, improvements or have any suggestion, feel free to create an issue or reach out to me on Twitter.

About

List NFTs by wallet address

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published