@onekeyfe/hd-ble-sdk is a library provided for mobild client. Its dependency on @onekeyfe/hd-transport-react-native. We recommend using this libarary in ReactNative applications.
Install library as npm module:
npm install @onekeyfe/hd-ble-sdkor
yarn add @onekeyfe/hd-ble-sdkimport HardwareSDK from '@onekeyfe/hd-ble-sdk';
function init() {
HardwareSDK.init({
debug: false,
});
}Documentation is available hardware-js-sdk
// TODO: add example url