Skip to content

Commit 53a2453

Browse files
authored
Merge pull request #13424 from biancabuzea200/addChronicle
Add Chronicle to Oracles list
2 parents e199f35 + df5e24e commit 53a2453

File tree

1 file changed

+3
-0
lines changed
  • public/content/developers/docs/oracles

1 file changed

+3
-0
lines changed

public/content/developers/docs/oracles/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,8 @@ There are multiple oracle applications you can integrate into your Ethereum dapp
388388

389389
**[Chainlink](https://chain.link/)** - _Chainlink decentralized oracle networks provide tamper-proof inputs, outputs, and computations to support advanced smart contracts on any blockchain._
390390

391+
**[Chronicle](https://chroniclelabs.org/)** - _Chronicle overcomes the current limitations of transferring data on-chain by developing truly scalable, cost-efficient, decentralized, and verifiable oracles._
392+
391393
**[Witnet](https://witnet.io/)** - _Witnet is a permissionless, decentralized, and censorship-resistant oracle helping smart contracts to react to real world events with strong crypto-economic guarantees._
392394

393395
**[UMA Oracle](https://uma.xyz)** - _UMA's optimistic oracle allows smart contracts to quickly and receive any kind of data for different applications, including insurance, financial derivatives, and prediction markets._
@@ -424,6 +426,7 @@ There are multiple oracle applications you can integrate into your Ethereum dapp
424426
**Tutorials**
425427

426428
- [How to Fetch the Current Price of Ethereum in Solidity](https://blog.chain.link/fetch-current-crypto-price-data-solidity/)_Chainlink_
429+
- [Consuming Oracle Data](https://docs.chroniclelabs.org/Developers/tutorials/Remix)_Chronicle_
427430

428431
**Example projects**
429432

0 commit comments

Comments
 (0)