@zapprotocol/oracle-sdk
v1.0.3
Published
This Software Development Kit is used to build on the Zap Price Feed Oracle.
Maintainers
Readme
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.
