# `@secux/protocol-hdkey`

> protocol to communicate with SecuX hardware wallet

## Usage

```
yarn add @secux/protocol-hdkey
```

```
const protocolHDKey = require('@secux/protocol-hdkey');
```
