hnscan

A hnscan backend instance designed to be run as a HSD plugin

Usage no npm install needed!

<script type="module">
  import hnscan from 'https://cdn.skypack.dev/hnscan';
</script>

README

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.