Price oracle that fetches the TFT price and exposes a http server in order to retrieve the price remotely.
cargo build
cargo run
curl localhost:8000/
- https://min-api.cryptocompare.com/
- More to come soon
Price oracle that fetches the TFT price and exposes a http server in order to retrieve the price remotely.
cargo build
cargo run
curl localhost:8000/