nyinyithann / etherplorer

A Tiny Ethereum Explorer

Home Page:https://etherplorer.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Etherplorer - A Tiny Ethereum Explorer

Technologies Used

  • JavaScript
  • React
  • TailwindCSS
  • HeadlessUI/HeroIcons
  • Recharts
  • Web3js
  • Infura (API Endpoint)

Local Development

  • git clone https://github.com/nyinyithann/ethersearch.git
  • yarn install
  • yarn start
  • Go to http://0.0.0.0:8080/

Production Build

  • yarn build:prod (output directory ./dist)

About

A Tiny Ethereum Explorer

https://etherplorer.vercel.app


Languages

Language:JavaScript 77.7%Language:CSS 20.2%Language:HTML 2.1%