{"_id":"@1tokenfe/hd-core","name":"@1tokenfe/hd-core","dist-tags":{"latest":"1.1.15"},"versions":{"1.1.15":{"name":"@1tokenfe/hd-core","version":"1.1.15","description":"Core processes and APIs for communicating with OneToken hardware devices.","author":{"name":"OneToken"},"homepage":"https://github.com/OneTokenHQ/hardware-js-sdk#readme","license":"ISC","main":"dist/index.js","types":"dist/index.d.ts","repository":{"type":"git","url":"git+https://github.com/OneTokenHQ/hardware-js-sdk.git"},"publishConfig":{"access":"public"},"scripts":{"dev":"rimraf dist && rollup -c ../../build/rollup.config.js -w","build":"rimraf dist && rollup -c ../../build/rollup.config.js","lint":"eslint .","lint:fix":"eslint . --fix","test":"jest"},"bugs":{"url":"https://github.com/OneTokenHQ/hardware-js-sdk/issues"},"dependencies":{"@1tokenfe/hd-shared":"1.1.15","@1tokenfe/hd-transport":"1.1.15","axios":"1.12.2","bignumber.js":"^9.0.2","bytebuffer":"^5.0.1","jszip":"^3.10.1","parse-uri":"^1.0.7","semver":"^7.3.7"},"peerDependencies":{"@noble/hashes":"^1.1.3","ripple-keypairs":"^1.3.1"},"devDependencies":{"@noble/hashes":"^1.1.3","@types/parse-uri":"^1.0.0","@types/semver":"^7.3.9","@types/w3c-web-usb":"^1.0.10","@types/web-bluetooth":"^0.0.21","ripple-keypairs":"^1.3.1"},"gitHead":"0bb0c034bc0624d12a704a11b8825fb5038b7246","_id":"@1tokenfe/hd-core@1.1.15","_nodeVersion":"22.17.0","_npmVersion":"lerna/4.0.0/node@v22.17.0+arm64 (darwin)","dist":{"integrity":"sha512-NzLKE6NSfiSOUf4Pc2/RjE6IaXQbHOjBWuPj12UgUL3lk+iDqt7qvf5Ufp+JRrVPWNDa3IEu5FKJ8sJjAZ0EEA==","shasum":"f7725f1537253079dbec3bcf1b62719bbc38040b","tarball":"https://registry.npmjs.org/@1tokenfe/hd-core/-/hd-core-1.1.15.tgz","fileCount":1109,"unpackedSize":3334430,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCnCX9bLSyZ6dV9Lpr6Pb+Ct6Z8JPVJId05K8ZSkWx8ngIgWiJCiGpEqsHyiT+oF28pLjH7k7RTKnHTqmJ3emx1U14="}]},"_npmUser":{"name":"vici1573","email":"vici1573@outlook.com"},"directories":{},"maintainers":[{"name":"vici1573","email":"vici1573@outlook.com"},{"name":"onetokenwallet","email":"yf860412@gmail.com"},{"name":"dihuase0411","email":"dihuase0411@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/hd-core_1.1.15_1763359453607_0.6198697401192104"},"_hasShrinkwrap":false}},"time":{"created":"2025-11-17T06:04:13.532Z","1.1.15":"2025-11-17T06:04:13.914Z","modified":"2025-11-17T06:04:14.222Z"},"maintainers":[{"name":"vici1573","email":"vici1573@outlook.com"},{"name":"onetokenwallet","email":"yf860412@gmail.com"},{"name":"dihuase0411","email":"dihuase0411@gmail.com"}],"description":"Core processes and APIs for communicating with OneToken hardware devices.","homepage":"https://github.com/OneTokenHQ/hardware-js-sdk#readme","repository":{"type":"git","url":"git+https://github.com/OneTokenHQ/hardware-js-sdk.git"},"author":{"name":"OneToken"},"bugs":{"url":"https://github.com/OneTokenHQ/hardware-js-sdk/issues"},"license":"ISC","readme":"# `@1tokenfe/hd-core`\n\n@1tokenfe/hd-core is a platform for easy integration of OneToken hardware into 3rd party services. This library provides the core processes and APIs for communicating with OneToken hardware.\n\nThis library is not environment specific, if you want to use a specific SDK, please refer to the SDK for each environment.\n\n## Installation\n\nInstall library as npm module:\n\n```javascript\nnpm install @1tokenfe/hd-core\n```\n\nor\n\n```javascript\nyarn add @1tokenfe/hd-core\n```\n\n## Initialization\n\n```javascript\nimport Core from '@1tokenfe/hd-core';\n```\n\n## Docs\n\nDocumentation is available [hardware-js-sdk](https://developer.onetoken.so/connect-to-hardware/hardware-sdk/start)\n\n## Examples\n// TODO: add example url\n","readmeFilename":"README.md","_rev":"1-3ef12f3afe48ee24629b4aaf9f02d9fe"}