ITNS sidechain — HSD fork for .lthn TLD
Find a file
2018-02-18 05:13:01 -08:00
bench handshake: finish cleaning up bitcoin. 2018-01-02 20:24:56 -08:00
bin bin: add hsk and hwallet. 2018-02-01 13:42:30 -08:00
browser hsk: update copyright. 2018-02-01 13:40:45 -08:00
docs utils: remove dependence on co. 2017-11-01 14:13:07 -07:00
etc dns: use an authoritative server. 2018-02-18 05:13:01 -08:00
lib dns: use an authoritative server. 2018-02-18 05:13:01 -08:00
scripts dns: use an authoritative server. 2018-02-18 05:13:01 -08:00
snap hsk: rename to hsk. 2018-02-01 13:28:31 -08:00
test hsk: rename to hsk. 2018-02-01 13:28:31 -08:00
.babelrc browser: fix error display. 2017-12-28 18:41:09 -08:00
.editorconfig Add editorconfig rules 2016-10-05 12:49:39 -06:00
.eslintfiles pkg: update deps. 2017-08-16 15:32:56 -07:00
.eslintrc.json eslintrc: indent is making eslint crash. 2017-08-17 10:03:36 -07:00
.gitignore hsk: rename to hsk. 2018-02-01 13:28:31 -08:00
.npmignore hsk: rename to hsk. 2018-02-01 13:28:31 -08:00
CHANGELOG.md hsk: rename to hsk. 2018-02-01 13:28:31 -08:00
jsdoc.json Move docs from wiki 2017-07-21 00:40:02 +04:00
LICENSE hsk: update copyright. 2018-02-01 13:40:45 -08:00
Makefile build: improve no-compat webpack build. 2017-12-29 13:00:30 -08:00
package.json pkg: add private field. 2018-02-01 13:45:49 -08:00
README.md hsk: rename to hsk. 2018-02-01 13:28:31 -08:00
webpack.app.js hsk: rename to hsk. 2018-02-01 13:28:31 -08:00
webpack.browser.js hsk: rename to hsk. 2018-02-01 13:28:31 -08:00
webpack.compat.js hsk: rename to hsk. 2018-02-01 13:28:31 -08:00

HSK

HSK is an implementation of the Handshake Protocol.

Install

$ git clone git://github.com/handshakecompany/hsk.git
$ cd hsk
$ npm install
$ ./bin/hsk

See the Beginner's Guide for more in-depth installation instructions.

Documentation

Support

Join us on freenode in the #handshake channel.

Disclaimer

HSK does not guarantee you against theft or lost funds due to bugs, mishaps, or your own incompetence. You and you alone are responsible for securing your money.

Contribution and License Agreement

If you contribute code to this project, you are implicitly allowing your code to be distributed under the MIT license. You are also implicitly verifying that all code is your original work. </legalese>

License

  • Copyright (c) 2017-2018, Christopher Jeffrey (MIT License).

See LICENSE for more info.