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