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).
Explorer Transaction Example using Metamask
- 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
Moonbeam Network https://moonbeam.network