0.0.5 • Published 4 years ago

hnscan v0.0.5

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Hnscan Backend

This is the plugin to HSD that backs the open source block explorer HNScan.

Installation

Hnscan can currently be installed as an HSD plugin.

Install hnscan by running:

npm install hnscan

Usage

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

License

This project is licensed under MIT License.