🥕 chainlink

This commit is contained in:
Dr. Mia von Steinkirch 2022-10-16 12:04:46 -07:00 committed by GitHub
parent 17c80fae5a
commit 86d2d80757
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,14 +2,21 @@
<br> <br>
### tl;dr
* Oracles provide a trustless way of getting extrinsic (off-chain) information. * 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 contracts storage. * 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 contracts storage.
* price oracles are any tool showing an asset's price but in context of defi
<br> <br>
### chainLlink ----
### chainlink
A decentralized oracle network consisting of three key smart contracts: A decentralized oracle network consisting of three key smart contracts: