@onekeyfe/hd-common-connect-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.3.48 • Public • Published

@onekeyfe/hd-common-connect-sdk

@onekeyfe/hd-common-connect-sdk is a libarary that runs in the node enviroment. And communicates with transport in the normal way.

Installation

Install library as npm module:

npm install @onekeyfe/hd-common-connect-sdk

or

yarn add @onekeyfe/hd-common-connect-sdk

Initialization

import HardwareSDK from '@onekeyfe/hd-common-connect-sdk';

function init() {
  HardwareSDK.init({
    debug: false,
  });
}

Docs

Documentation is available hardware-js-sdk

Examples

// TODO: add example url

Readme

Keywords

none

Package Sidebar

Install

npm i @onekeyfe/hd-common-connect-sdk

Weekly Downloads

16

Version

0.3.48

License

ISC

Unpacked Size

30.9 kB

Total Files

5

Last publish

Collaborators

  • 1keyfe
  • loatheb