Skip to content

aadorian/MoonBeamExplorer

Repository files navigation

Moonbeam Expedition TestNet

Moonbeam Explorer Testnet is a simple Block Explorer for Moonbeam Testnet/Mainet & ETH RPC extending the expedition app (https://expedition.dev).

The original Moonbeam themed explorer can be found here: https://github.com/aadorian/MoonBeamExplorer

Features:

  • Display chain id, syncing status and runtime configuration for endpoints,search by block, transaction, address, charts for hash, transaction count, gas used, uncles, latest blocks with pagination, etc.
  • Multi-language support (added Spanish).
  • Moonbeam Look and Feel (Dark and Light).

Snapshots

Videos

Explorer Transaction Example using Metamask

https://youtu.be/UD0OK3uYtqA

Installation

Prerequisites

  • node v10.15.3 or later
  • npm v6.4.1 or later Clone/ download the project, and install dependencies.
git clone  URL  && cd MoonbeamExplorer && npm install

Usage

Start the explorer

npm start

The explorer will run at http://localhost:3000/ & Jade Service Runner will run at http://localhost:8002/.

License

Apache License 2.0

Resources

Moonbeam Network https://moonbeam.network

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages