⚠️ This repository has moved to: https://www.npmjs.com/package/@price-oracle/v1-core-interfaces
Price Oracle Interfaces
This package includes all of the needed resources in order to integrate Price Oracle into your scripts, UI, or smart-contracts:
- Interfaces ABIs
- Interfaces solidity code
- Typesafe interfaces for Ethers generated with @typechain/ethers-v5
- Typesafe interfaces for Truffle generated with @typechain/truffle-v5
- Typesafe interfaces for Web3 generated with @typechain/web3-v1
Installation
You can install this package via npm or yarn:
yarn add @price-oracle/interfaces
npm install @price-oracle/interfaces