Socket
Book a DemoInstallSign in
Socket

@onekeyfe/hd-core

Package Overview
Dependencies
Maintainers
2
Versions
405
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onekeyfe/hd-core

Core processes and APIs for communicating with OneKey hardware devices.

Source
npmnpm
Version
1.1.13
Version published
Weekly downloads
1.9K
-37.07%
Maintainers
2
Weekly downloads
 
Created
Source

@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

FAQs

Package last updated on 17 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts