ITNS sidechain — HSD fork for .lthn TLD
| bench | ||
| bin | ||
| browser | ||
| docs | ||
| etc | ||
| lib | ||
| scripts | ||
| snap | ||
| test | ||
| .babelrc | ||
| .editorconfig | ||
| .eslintfiles | ||
| .eslintrc.json | ||
| .gitignore | ||
| .npmignore | ||
| CHANGELOG.md | ||
| jsdoc.json | ||
| LICENSE | ||
| Makefile | ||
| package.json | ||
| README.md | ||
| webpack.app.js | ||
| webpack.browser.js | ||
| webpack.compat.js | ||
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
- API Docs: http://handshake.org/docs/
- REST Docs: http://handshake.org/api-docs/index.html
- Docs: docs/
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.