A light weight Explorer for Scala Network based on onion-monero-blockchain-explorer and the Scala daemon.
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.
- Node v8.0.0+
- NPM 5.0.0+
- Scala Daemon
npm install
node index.js
There will be a web interface at http://localhost:1932/
This project is licensed under the GPLv3 License - see the LICENSE file for details