Skip to content

rus7hex/secux-js

 
 

Repository files navigation

SecuX Wallet JS SDK

This package is for connecting with SecuX hardware wallet.

Requirements

  • Node.js version >= 14 or above (which can be checked by running node -v). You can use nvm for managing multiple Node versions on a single machine installed.

Environment

In root of downloaded secux-js package, use below command to build all packages.

sh setup.sh

Test

In root of downloaded secux-js package, use below command to run all unit tests.

npm run test:webusb

You can also run a test under sub-package folder.

Released NPM

https://www.npmjs.com/search?q=%40secux

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.0%
  • JavaScript 42.6%
  • HTML 0.8%
  • Java 0.7%
  • Objective-C 0.4%
  • MDX 0.2%
  • Other 0.3%