Skip to content

farookisonfire/nft-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NFT Viewer

This web application queries ERC-721 token contracts, and displays their public data. Given a contract address, the application will retrieve the specified contract's application binary interface (ABI) from Etherscan, and then using Web3.js APIs, will execute public methods of the contract and display the results.

Technologies Used

  • React
  • Web3.js

About

App that queries ERC-721 token contracts, and displays their public data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors