mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-27 03:09:17 -04:00
Update README.md
This commit is contained in:
parent
731455ebd1
commit
a8dad3ca56
@ -14,23 +14,10 @@
|
|||||||
|
|
||||||
### in this repo
|
### in this repo
|
||||||
|
|
||||||
|
|
||||||
|
* [chainlink](chainlink.md)
|
||||||
* [TWAP oracles](twap.md)
|
* [TWAP oracles](twap.md)
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
----
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### chainlink
|
|
||||||
|
|
||||||
|
|
||||||
A decentralized oracle network consisting of three key smart contracts:
|
|
||||||
|
|
||||||
* a reputation contract: keep track of data providers' performance.
|
|
||||||
* an order-matching contract: selects bids from oracles using the reputation contract.
|
|
||||||
* an aggregation contract—and an off-chain registry of data providers.
|
|
||||||
|
|
||||||
|
|
||||||
One of the main challenges with such a decentralized approach is the formulation of the aggregation function.
|
|
||||||
ChainLink proposes calculating a weighted response, allowing a validity score to be reported for each oracle response.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user