nomenclate

A plugin for HSD to mimick electrum

Usage no npm install needed!

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

README

Nomenclate is an indexing server for Handshake. Currently it allows querying of address balances, histories, and auction histories. It acts as the backend for our Handshake block explorer: HNScan

Installation

Nomenclate can currently be installed as an HSD plugin.

Install Nomenclate by running:

npm install nomenclate

Usage

In order to enable Nomenclate with your Handshake Daemon, add the flag:

--plugins=nomenclate

to your HSD startup script. Ensure that nomenclate is installed in the repository from which you are running your daemon.

Bindings

Below is a list of bindings that make interacting with Nomenclate much easier.

License

This project is licensed under MIT License.