Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 834 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 834 Bytes

ScalaChain

A light weight Explorer for Scala Network based on onion-monero-blockchain-explorer and the Scala daemon.

Screenshot

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Node v8.0.0+
  • NPM 5.0.0+
  • Scala Daemon

Installing

npm install
node index.js

There will be a web interface at http://localhost:1932/

License

This project is licensed under the GPLv3 License - see the LICENSE file for details