mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-02 14:56:18 -04:00
Update README.md
This commit is contained in:
parent
c437ec99ae
commit
9d7b236816
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
|
||||
### 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
|
||||
* price oracles are any tool showing an asset's price but in context of defi.
|
||||
* 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.
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue