Skip to content

Latest commit

 

History

History

core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@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-core

or

yarn add @onekeyfe/hd-core

Initialization

import Core from '@onekeyfe/hd-core';

Docs

Documentation is available hardware-js-sdk

Examples

// TODO: add example url