web3_oracles repository is a comprehensive codebase that leverages oracle implementation on polygon. The repository covers Chainlink, Tellor, UMA, and BandChain Oracle protocols on the Web3 platform.
- Clone this repository
git clone https://github.com/integrations-Polygon/web3_oracles.git
- Navigate to
web3_oracles
cd web3_oracles
- Install dependencies
npm install
or
yarn
- Navigate to contract file and test all oracles
- take a reference from their documenation
If you encounter any issues or have suggestions for improvements, please open an issue or submit a pull request. We welcome community contributions.