Skip to content

joalavedra/smart-buidler

 
 

Repository files navigation

NFT Looker is a simple way to view NFTs - by entering a wallet address or searching using keywords. You can view an individual NFT or collection for more info. You can also connect your wallet with MetaMask for its address to be used for a lookup.

Compatible with ENS and Unstoppable Domains.

Supported file formats:

  • images
  • videos
  • audio
  • 3D models

Supported mainnet chains:

  • Ethereum
  • Polygon
  • Binance Smart Chain
  • Avalanche
  • Fantom

Tools:

  • Moralis - NFT data
  • React / TypeScript - frontend
  • Fastify - web framework
  • Go and gorilla/mux - backend and REST API (previously Node.js/Express/Fastify)
  • Redux - state management
  • React Query - API data management
  • Cloudinary and ImageKit API - media transformations
  • TailwindCSS - CSS framework
  • Chakra UI - React components
  • Heroku - PaaS / hosting

NFTs will not appear or display correctly for a number of reasons including:

  • slow or down IPFS gateways
  • unusual metadata formats and not using common property names e.g. name, image, description
  • broken metadata and/or media (image, video) links
  • dead or broken sites e.g. expired SSL certificates

About

Smart Contract Builder Form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.0%
  • TypeScript 41.9%
  • Go 11.1%
  • CSS 2.4%
  • HTML 0.6%
  • Dockerfile 0.0%