Skip to content

MDM Explorer is a tool for viewing blocks and transactions in the public blockchain of the Waves protocol

Notifications You must be signed in to change notification settings

moedasdigitais/MDMCOINExplorer

 
 

Repository files navigation

MDM Explorer

MDMCOIN Blockchain Explorer is available on https://explorer.mdmcoin.net

Setup

Install NodeJS

Install yarn

Install gulp-cli:

yarn global add gulp-cli

Run locally

From the project directory run:

yarn install 
yarn start

Your browser will open local version of MDMCOIN Explorer automatically.

Build

Build process creates ./dist directory with MDMCOIN Explorer distribution that supports mainnet, testnet and a custom network. To create the distribution, run from the project directory:

gulp buildOfficialProd

About

MDM Explorer is a tool for viewing blocks and transactions in the public blockchain of the Waves protocol

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.7%
  • SCSS 16.4%
  • Other 0.9%