Skip to content
Open
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ Oracles are useful here in order to move information from traditional APIs to so
## Tutorial and Examples

- [Tutorial](docs/tutorial.md) - step-by-step setup of a sample oracle for retrieving the temperature in different cities.
- [Dfinity Weather Oracle Example](https://github.com/hyplabs/dfinity-weather-oracle) - a complete working example oracle for retrieving various weather conditions in 20 different cities.
- [Dfinity Crypto Oracle Example](https://github.com/hyplabs/dfinity-crypto-oracle) - a complete working example oracle for retrieving current ETH and BTC prices.
- [Dfinity Weather Oracle Example](https://github.com/hyplabs/dfinity-oracle-weather) - a complete working example oracle for retrieving various weather conditions in 20 different cities.
- [Dfinity Crypto Oracle Example](https://github.com/hyplabs/dfinity-oracle-crypto) - a complete working example oracle for retrieving current ETH and BTC prices.

## Framework Reference

Expand Down