ITNS sidechain — HSD fork for .lthn TLD
Find a file
2018-06-08 06:52:39 -07:00
bench pkg: add bench and docs again. 2018-03-14 08:48:57 -07:00
bin cli: fix. 2018-03-11 20:16:31 -07:00
browser pkg: add browser. 2018-03-14 08:50:17 -07:00
docs pkg: add bench and docs again. 2018-03-14 08:48:57 -07:00
etc chain: switch to new name tree. commit only 160 bit name hashes. 2018-05-28 09:02:54 -07:00
lib pkg: switch to urkel module. 2018-06-08 06:52:39 -07:00
scripts chain: switch to new name tree. commit only 160 bit name hashes. 2018-05-28 09:02:54 -07:00
test chain: switch to new name tree. commit only 160 bit name hashes. 2018-05-28 09:02:54 -07: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: add browser. 2018-03-14 08:50:17 -07:00
.eslintrc.json eslintrc: indent is making eslint crash. 2017-08-17 10:03:36 -07:00
.gitattributes hsk: rename to hskd. 2018-03-11 20:09:32 -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: switch to urkel module. 2018-06-08 06:52:39 -07:00
README.md hsk: rename to hskd. 2018-03-11 20:09:32 -07:00
webpack.app.js hsk: rename to hskd. 2018-03-11 20:09:32 -07:00
webpack.browser.js hsk: rename to hskd. 2018-03-11 20:09:32 -07:00
webpack.compat.js hsk: rename to hskd. 2018-03-11 20:09:32 -07:00

HSKD

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.