1.0.3 • Published 4 years ago
@zapprotocol/oracle-sdk v1.0.3
Zap Oracle SDK
Classes
Installation
Yarn
yarn add @zapprotocol/oracle-sdkNPM
npm i @zapprotocol/oracle-sdkDevelopment
Local Testing
Configuration
- In the current terminal verify the path is
oracle-sdkand runyarn installto install all dependencies
To Run All Test Files
In a new terminal verify the path is
oracle-sdkand runyarn run ganacheto start the local Ganache node.In the original terminal where
yarn installwas executed verify the path isoracle-sdkand runyarn run testoryarn test.