techieanant / ethxplorer

A simple Ethereum block explorer created for personal use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum Block Explorer

Ethereum block explorer made with React, Github Pages and MetaMask

Demo: COMING SOON

You can change the network in metamask, and the explorer will update. This is useful when you need to test multiple testnets or private nets. Currently uses Infura endpoint instead of Metamask.

Installing

Install MetaMask:

git clone https://github.com/techieanant/ethxplorer
cd ethxplorer
npm i
npm start

About

A simple Ethereum block explorer created for personal use


Languages

Language:JavaScript 94.2%Language:HTML 4.2%Language:CSS 1.6%