@cypherock/protocols
v3.0.1-beta.60
Published
Communication protocols for the cypherock x1 wallet
Downloads
77
Readme
Cypherock Protocol Module
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.
Architecture
This library is built on Object Oriented architechture, with events. These flows can also be cancelled.
Development
Setup
Requirements
Install
# install dependencies
yarn
Build
yarn build