dr. mia von steinkirch, phd f55809eb05
Update README.md
2023-02-07 19:20:03 -08:00
..
2023-02-07 19:15:59 -08:00
2023-02-07 19:20:03 -08:00
2023-01-13 19:22:57 -08:00
2023-02-07 14:43:45 -08:00

oracles


tl;dr


  • price oracles are any defi tool showing an asset's price. they can either on or off chain.
  • oracles should provide a trustless way of getting extrinsic (off-chain) information, and some key functions such as: collecting data from an off-chain source, transfering the data on-chain with a signed message, and making the data available by putting it in a smart contracts storage.
  • oracle exploitation can generate profit opportunities (e.g., through arbitrage or liquidation)


in this repo


resources