-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5ea7260
commit ed110b2
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). |