Skip to content

Young-Market/explorer

Repository files navigation

YM Explorer

YM Blockchain Explorer is available on https://explorer.youngmarket.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 YM Explorer automatically.

Build

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

gulp buildOfficialProd

About

YM Explorer website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages