
hs-client
=========

Autogenerated from https://github.com/handshake-org/hsd.

REST and RPC client for handshake.

## Usage

``` js
const {NodeClient, WalletClient} = require('hs-client');
```
