Skip to content

EthereumGenesys/ethereum-explorer

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pug 85.6%
  • JavaScript 13.3%
  • CSS 1.1%