UNPKG

@secux/protocol-hdkey

Version:

SecuX Hardware Wallet hdkey protocol API

14 lines (9 loc) 195 B
# `@secux/protocol-hdkey` > protocol to communicate with SecuX hardware wallet ## Usage ``` yarn add @secux/protocol-hdkey ``` ``` const protocolHDKey = require('@secux/protocol-hdkey'); ```