Simple solidity contract to calculate Time Weighted Average Price of a uniswap v2 pair on goerli network.
-
Updated
Oct 17, 2022 - Solidity
Simple solidity contract to calculate Time Weighted Average Price of a uniswap v2 pair on goerli network.
A truffle project which fetches the current ethereum price in USD from Provable things Oracle and stores the results in a structure. It also has CRUD functionality and can also calculate the mean prices of all the stored entries.
Add a description, image, and links to the oracle-blockchain topic page so that developers can more easily learn about it.
To associate your repository with the oracle-blockchain topic, visit your repo's landing page and select "manage topics."