Skip to content

Commit

Permalink
Add mention about SupraOracles
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienGllmt committed Dec 28, 2023
1 parent 5ea7260 commit ed110b2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/cardano/guides/supra.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
sidebar_label: "Building on Milkomeda with SupraOracles"
sidebar_position: 10
---


# Building on Milkomeda with SupraOracles

You can use [Supra Pull Oracles](https://supraoracles.com/docs/price-feeds/pull-model/) with Milkomeda.

Supra provides decentralized oracle price feeds that can be used for on-chain and off-chain use-cases such as spot and perpetual DEXes, lending protocols, and payments protocols.

Supra’s oracle chain has its own consensus algorithm to try and achieve fast response times and fast finality.

Supra’s rotating node architecture gathers data from 40+ data sources and performs calculations to try to get an accurate value. The node provenance on the [data dashboard](https://supraoracles.com/data) also provides a historical audit trail.

You can also check out their developer docs [here](https://supraoracles.com/docs/overview), or learn more about the R&D behind SupraOracles [here](https://supra.com/research).

0 comments on commit ed110b2

Please sign in to comment.