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
- 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
npm start
The explorer will run at http://localhost:3000/ & Jade Service Runner will run at http://localhost:8002/.
Apache License 2.0