Open Source Project : Aptos Oracle
Open source git repo : ZeeFi · GitHub
Project Description: I have written a simple open source oracle which fetches ETH price and stores onchain.
Project Details :
The project contains a few repos.
- Typescript client bindings
- Rust client bindings
- A simple oracle move module
- A rust cli with docker image to run the oracle and push the ETH prices from coinmarketcap to oracle resource address every 15 minutes. - GitHub - ZeeFi/zee-oracle-fetcher
All in all, this is a simple oracle for getting started quickly for your project. Please give it a star if you are planning to use it