This module has all the communciation flows with the hardware wallet such as Add Wallet, Add Coin, Send Transaction, Receive Transaction, Card Authentication, and Device Upgrade.
This library is built on Object Oriented architechture, with events. These flows can also be cancelled.
# install dependencies
yarn
yarn build