k / handshake-helpers

Some helper scripts for interacting with Handshake Blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handshake Helper Scripts

This is a collection of helper scripts to do various tasks utilizing the handshake blockchain

Setup

Install yarn

yarn

Create Authoritative Nameserver Entries

Edit ./auth-ns-entries.js with your domain and ip and run:

node auth-ns-entries.js

Copy the hex code output and put it in the Namebase domain manager advanced settings for your domain.

About

Some helper scripts for interacting with Handshake Blockchain


Languages

Language:JavaScript 100.0%