@ukeyfe/hd-core
v1.1.24
Published
Core processes and APIs for communicating with UKey hardware devices.
Downloads
381
Readme
@ukeyfe/hd-core
@ukeyfe/hd-core is a platform for easy integration of UKey hardware into 3rd party services. This library provides the core processes and APIs for communicating with UKey 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 @ukeyfe/hd-coreor
yarn add @ukeyfe/hd-coreInitialization
import Core from '@ukeyfe/hd-core';Docs
Documentation is available hardware-js-sdk
Examples
// TODO: add example url
