Cypherock / cysync-module-protocols

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 99.9%Language:Shell 0.1%