Skip to content

Decentral-America/DCCExplorerLite

 
 

Repository files navigation

DCC Explorer

DCC Blockchain Explorer is available on https://decentralscan.com

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 DCC Explorer automatically.

Build

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

gulp buildOfficialProd

About

DecentralScan es una herramienta para visualizar bloques y transacciones en la blockchain pública de DecentralChain

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 82.3%
  • SCSS 16.8%
  • Other 0.9%