1.0.3 • Published 2 years ago

@zapprotocol/oracle-sdk v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Zap Oracle SDK

Node.js Test CI

Classes

Installation

Yarn

yarn add @zapprotocol/oracle-sdk

NPM

npm i @zapprotocol/oracle-sdk

Development

Local Testing

Configuration

  • In the current terminal verify the path is oracle-sdk and run yarn install to install all dependencies

To Run All Test Files

  • In a new terminal verify the path is oracle-sdk and run yarn run ganache to start the local Ganache node.

  • In the original terminal where yarn install was executed verify the path is oracle-sdk and run yarn run test or yarn test.