dimaskiddo / ethereum-explorer

Ethereum Blockchain Explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Ethereum-Block-Explorer

The Ethereum Block Expolorer

How to start?

$ npm install
$ ETHEREUM_RPC_URL=<YOUR_RPC_URL> npm start

What features are there?

This app use web3.js library.

  • Block info search
  • Transaction info search
  • Address info search

About

Ethereum Blockchain Explorer


Languages

Language:HTML 85.7%Language:JavaScript 13.3%Language:CSS 1.1%