Skip to content

MoolahDapps/Meter-Explorer

Repository files navigation

Meter Blockchain Explorer

  • Please click on "ETH TESTNET" and change the Network to "METER MAINNET"

unknown (1)

https://meter-scan.netlify.app/

unknown (2) (1)

About The Project

Meter Blockchain Explorer is a minimal block explorer for the Meter Blockchain.

Explorer Features:

  • Display chain id
  • Syncing status
  • Runtime configuration for endpoints
  • Search by Block, Transaction, Address
  • Charts for hash, transaction count, gas used, uncles
  • Preview latest blocks with pagination
  • Multi-language support

https://meter-scan.netlify.app/

Getting Started

Prerequisites

  • node v10.15.3 or later
  • npm v6.4.1 or later

Installation

Clone/ download the project, and install dependencies.

git clone & npm install

Start the explorer

npm start

The explorer will run at http://localhost:3000/.

  • Please click on "ETH TESTNET" and change the Network to "METER MAINNET"


Releases

No releases published

Packages

No packages published

Languages