Skip to content

HandshakeAlliance/nomenclate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.