Skip to content

nyinyithann/etherplorer

Repository files navigation

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)