@onekeyfe/hd-core
v1.1.19
Published
Core processes and APIs for communicating with OneKey hardware devices.
Readme
@onekeyfe/hd-core
@onekeyfe/hd-core is a platform for easy integration of OneKey hardware into 3rd party services. This library provides the core processes and APIs for communicating with OneKey hardware.
This library is not environment specific, if you want to use a specific SDK, please refer to the SDK for each environment.
Installation
Install library as npm module:
npm install @onekeyfe/hd-coreor
yarn add @onekeyfe/hd-coreInitialization
import Core from '@onekeyfe/hd-core';Docs
Documentation is available hardware-js-sdk
Examples
// TODO: add example url
