FinTechIntro / FinTechIntro/2024-Spring-Final

Common oracle design and implementation

オープン
#5 コメント 7 件 リアクション 0 件 担当者 3 名 @kcwang1226 が担当を希望しています GitHub で見る
DeFi topics
主要言語
言語のデータがありません
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

## Summary
> Please give a short summary of this research topic.

Given that the blockchain operates within a closed environment, protocols requiring real-world data often rely on oracles as intermediaries. Oracles serve as the bridge between external data sources and smart contracts. What are the existing oracle design patterns, and how do they differ from one another?

## Description
> Please provide a detailed description to the topic.

Numerous protocols rely on oracles to calculate asset prices, commonly referred to as "price feed oracles." Two prevalent types are on-chain oracles, such as the TWAP oracle used in Uniswap V2, and off-chain oracles like Chainlink, which aggregate data from external sources and submit it to the blockchain. Delve into these oracle designs and their underlying rationale for a comprehensive understanding.

## Source
> Please provide related resource for the topics, including articles, research papers and more.

[A First Look into DeFi Oracles](https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=9566195)

[Toward Trustworthy DeFi Oracles: Past, Present, and Future](https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9785807)

## Others
> Please provide more information if there is any.

None

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。