This package is for connecting with SecuX hardware wallet.
- Node.js version >=
14
or above (which can be checked by runningnode -v
). You can use nvm for managing multiple Node versions on a single machine installed.
In root of downloaded secux-js package, use below command to build all packages.
sh setup.sh
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.