An open API service indexing awesome lists of open source software.

https://github.com/AcoSmrkas/ErgExplorer

Independent tool for browsing the Ergo blockchain
https://github.com/AcoSmrkas/ErgExplorer

Last synced: 6 days ago
JSON representation

Independent tool for browsing the Ergo blockchain

Awesome Lists containing this project

README

        

# README #

### What is this repository for? ###

Erg Explorer project repo

### How do I get set up? ###

Install Node.JS 11.15.0

npm install -g bower
npm install --global gulp-cli
npm install
bower install
npm install [email protected]

### Commands ###

gulp serve
Starts local server host on localhost:9000

gulp build
Builds the website