This is the plugin to HSD that backs the open source block explorer HNScan.
Hnscan can currently be installed as an HSD plugin.
Install hnscan by running:
npm install hnscan
In order to enable Hnscan with your Handshake Daemon, add the flag:
--plugins=hnscan
to your HSD startup script. Ensure that hnscan is installed in the repository from which you are running your daemon.
To access the frontend of HNScan, follow the intructions here: https://github.com/HandshakeAlliance/HNScan
This project is licensed under MIT License.