For the complete documentation index, see llms.txt. This page is also available as Markdown.

Oracles

Oracles bridge the gap between onchain and offchain worlds. They bring external data like prices, randomness, and real-world events directly into your smart contracts.

In this section, you’ll explore:

If your dApp depends on real-world data, randomness, or secure external inputs — this is where to start.

Last updated