Back to Developer Roadmap

Oracles

src/data/roadmaps/blockchain/content/[email protected]

4.0763 B
Original Source

Oracles

Oracles are entities that connect blockchains to external systems, enabling smart contracts to interact with real-world data. They act as bridges, fetching information from off-chain sources like APIs, databases, or even physical sensors, and then relaying that data onto the blockchain for use in smart contract execution. This allows smart contracts to react to real-world events and conditions, making them more versatile and useful.

Visit the following resources to learn more: