Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 424 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 424 Bytes

Cypherock Wallet Module

This module has all the code related to all the blockchain related functions, such as fetching creating unsigned transactions, fetching a new receive address.

Development

Setup

Requirements

Install

# install dependencies
yarn

Build

yarn build