diff --git a/oracles/README.md b/oracles/README.md index ea236ee..d3b4fa0 100644 --- a/oracles/README.md +++ b/oracles/README.md @@ -2,14 +2,21 @@
+### tl;dr * Oracles provide a trustless way of getting extrinsic (off-chain) information. * They provide the some key functions such as collect data from an off-chain source, transfer the data on-chain with a signed message, and make the data available by putting it in a smart contract’s storage. +* price oracles are any tool showing an asset's price but in context of defi +
-### chainLlink +---- + + + +### chainlink A decentralized oracle network consisting of three key smart contracts: