All Projects → wavesplatform → Wavesexplorerlite

wavesplatform / Wavesexplorerlite

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

Programming Languages

javascript
184084 projects - #8 most used programming language

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].