Git Product home page Git Product logo

blockchain-nft-explorer's Introduction

BlockChain NFT Explorer

Visualize ERC721 NFT Collections directly from the blockchain. An alternative to OpenSea/Rarible, etc.

Features:

  • Browse big collections (9,999+ of items) on a single page.
  • Navigation on the right side makes easier to find the position within the table and the remaining items on the list.
  • Only the data that is visualized is the data that is rendered. (Thanks to https://github.com/bvaughn/react-window !)
  • Metadata and image download is also triggered only when the user is visualizing the current items to save bandwidth and improve loading times.
  • All the data is cached in localstorage to avoid unnecessary calls to the APIs and blockchain.
  • Optional CORS Proxy for full compatibility.
  • IPFS Gateway can be selected from a public server list.

Options

CORS Proxy

Not all APIs add the correct CORS Headers to their requests, so an optional CORS Proxy can be used.

Tested with:

IPFS Gateway

The Gateway for IPFS can be selected on the options, please refer to https://ipfs.github.io/public-gateway-checker/ for reference on the current status and connection speed.

Run locally

  • Clone this repo
  • Run yarn install to install dependencies.
  • Run yarn start to deploy local server.

Under the hood

  • React 17
  • TypeScript
  • React Window
  • Redux
  • Chakra UI
  • useDapp

blockchain-nft-explorer's People

Contributors

programmingpirates avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.