All Projects → HandshakeAlliance → nomenclate

HandshakeAlliance / nomenclate

Licence: MIT license
An indexing server for Handshake addresses and auctions

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to nomenclate

docker-electrumx
Run an Electrum server with one command
Stars: ✭ 87 (+123.08%)
Mutual labels:  electrum
Electrum
Electrum Bitcoin Wallet
Stars: ✭ 5,353 (+13625.64%)
Mutual labels:  electrum
indy
🕵️‍♂️ Find and sweep all the funds spendable by your bitcoin private key.
Stars: ✭ 41 (+5.13%)
Mutual labels:  electrum
ubuntu-node-box
Build a bitcoin node box from a fresh installation of Ubuntu 18.04
Stars: ✭ 35 (-10.26%)
Mutual labels:  electrum
rust-electrum-client
Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.
Stars: ✭ 26 (-33.33%)
Mutual labels:  electrum
moonshine
Moonshine is a homebrewed, open-source, non-custodial, Bitcoin wallet for iOS & Android.
Stars: ✭ 56 (+43.59%)
Mutual labels:  electrum
btclib
btclib: a python3 library for 'bitcoin cryptography'
Stars: ✭ 60 (+53.85%)
Mutual labels:  electrum
Postmate
📭 A powerful, simple, promise-based postMessage library.
Stars: ✭ 1,638 (+4100%)
Mutual labels:  handshake
Airgeddon
This is a multi-use bash script for Linux systems to audit wireless networks.
Stars: ✭ 3,830 (+9720.51%)
Mutual labels:  handshake
Fluxion
Fluxion is a remake of linset by vk496 with enhanced functionality.
Stars: ✭ 3,275 (+8297.44%)
Mutual labels:  handshake
inDoors
Chrome/Firefox extension that displays companies' Glassdoor ratings on LinkedIn and other job sites
Stars: ✭ 33 (-15.38%)
Mutual labels:  handshake
lazyaircrack
Automated tool for WiFi hacking.
Stars: ✭ 301 (+671.79%)
Mutual labels:  handshake
ibridge
Typesafe iframe bridge for easy parent child bidirectional communication
Stars: ✭ 25 (-35.9%)
Mutual labels:  handshake
fluxion
WiFi Cracking Tool (Using Evil Twin Attack) With Some Modification. (Only For Legal Purposes)
Stars: ✭ 115 (+194.87%)
Mutual labels:  handshake
Airscript-ng
A python script to simplify the process of auditing wireless networks.
Stars: ✭ 83 (+112.82%)
Mutual labels:  handshake
HandyBrowser
A Handshake enabled Chromium web browser and reference client; works with HSD and the HNSD light client. Use our example to build or integrate Handshake into any browser.
Stars: ✭ 101 (+158.97%)
Mutual labels:  handshake
nomenclate-js
Official JS client for Nomenclate
Stars: ✭ 29 (-25.64%)
Mutual labels:  handshake
handshake
Secure Scuttlebutt handshake + boxstream library
Stars: ✭ 20 (-48.72%)
Mutual labels:  handshake

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].