From 86d2d80757e8b5ba47b2ea5ac2d16fcbef4d7f7f Mon Sep 17 00:00:00 2001 From: "Dr. Mia von Steinkirch" <1130416+F4DELEGATECALL@users.noreply.github.com> Date: Sun, 16 Oct 2022 12:04:46 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=95=20chainlink?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oracles/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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: