celo-monorepo
celo-monorepo copied to clipboard
Improve SortedOracles consumer experience
Expected Behavior
Developers should have the tooling and documentation required to:
- Gain an understanding on how rates are reported to the cLabs controlled oracles.
- Have the informational support needed to construct smart contracts/dapps that consume rates from the oracles contract.
- Be able to interact with the oracles contract rates via
celoclifor all the currency pairs we support
Current Behavior
- Documentation around oracles is sparse and mostly missing, it also doesn't reflect the recent addition of CELOEUR and CELOBTC
- Tooling is confusing because it references reading the token (cUSD) rates instead of the currency pair (CELOUSD) rates
- Tooling can only be used for CELOUSD.
More information on the broad proposal can be found here: https://www.notion.so/clabsco/SortedOracles-on-chain-API-4af588af12d948948bbed6402c780d34
This issue is stale and will be closed in 30 days without activity