Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion public/content/developers/docs/oracles/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,8 @@ There are multiple oracle applications you can integrate into your Ethereum dapp
**Tutorials**

- [How to Fetch the Current Price of Ethereum in Solidity](https://blog.chain.link/fetch-current-crypto-price-data-solidity/) — _Chainlink_
- [Consuming Oracle Data](https://docs.chroniclelabs.org/Developers/tutorials/Remix) — _Chronicle_
- [Consuming Oracle Data](https://docs.chroniclelabs.org/Developers/tutorials/Remix) — _Chronicle_
- [Oracles Challenge](https://speedrunethereum.com/challenge/oracles) - _Speedrun Ethereum_

**Example projects**

Expand Down
Loading