Skip to content

Commit

Permalink
feat: supra oracles doc (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
jincan39 authored Feb 6, 2024
1 parent 7baa20f commit 618b543
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/manta-pacific/Supra Oracles.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Supra Oracle

[Supra](https://supraoracles.com) is a novel, high-throughput Oracle & IntraLayer: A vertically integrated toolkit of cross-chain solutions (data oracles, asset bridges, automation network, and more) that interlink all blockchains, public (L1s and L2s) or private (enterprises).

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 and consensus algorithm makes it the fastest-to-finality oracle provider, with layer-1 security guarantees. The pull oracle has a sub-second response time. Aside from speed and security, Supra’s rotating node architecture gathers data from 40+ data sources and applies a robust calculation methodology to get the most accurate value. The node provenance on the data dashboard also provides a fully transparent historical audit trail. Supra’s Distributed Oracle Agreement (DORA) paper was accepted into ICDCS 2023, the oldest distributed systems conference.

Check out our developer docs [here](https://supraoracles.com/docs/overview/).
5 changes: 5 additions & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,11 @@ module.exports = {
label: "RedStone Oracles",
id: "manta-pacific/RedStone Oracles",
},
{
type: "doc",
label: "Supra Oracles",
id: "manta-pacific/Supra Oracles",
},
{
type: "doc",
label: "SPACE ID Name Service and SPACE ID",
Expand Down

0 comments on commit 618b543

Please sign in to comment.