Skip to content

🧭 A block explorer for the Ethereum stack.

License

Notifications You must be signed in to change notification settings

papermoonio/expedition

 
 

Repository files navigation

Moonbeam Basic Explorer

Moonbeam Basic Explorer is a simple ETH JSON RPC based block explorer adapted for Moonbeam

Forked from Expedition.

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

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

About

🧭 A block explorer for the Ethereum stack.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.6%
  • Other 1.4%