MDMCOIN Blockchain Explorer is available on https://explorer.mdmcoin.net
Install NodeJS
Install yarn
Install gulp-cli:
yarn global add gulp-cli
From the project directory run:
yarn install
yarn start
Your browser will open local version of MDMCOIN Explorer automatically.
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