Skip to content

Beovolytics-Inc/WavesExplorerLite

 
 

Repository files navigation

Gitpod Ready-to-Code

Waves Explorer

Waves Blockchain Explorer is available on https://wavesexplorer.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 Waves Explorer automatically.

Build

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

gulp buildOfficialProd

About

Pure AngularJS explorer for Waves Blockchain

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 53.2%
  • JavaScript 38.5%
  • CSS 8.2%
  • Dockerfile 0.1%