Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 416 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 416 Bytes

Cypherock Server Wrapper

This is the only module which will interact with the Cypherock Server. Other modules are required to communicate with the server through this module.

Development

Setup

Requirements

Install

# install dependencies
yarn

Build

yarn build