Skip to content

Conversation

@aigerimu
Copy link
Contributor

@aigerimu aigerimu commented Oct 28, 2025

Closes #993

@aigerimu aigerimu requested a review from Kaladin13 October 28, 2025 09:48
@aigerimu aigerimu marked this pull request as draft October 28, 2025 09:49
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Kaladin13
Kaladin13 previously approved these changes Oct 28, 2025
Copy link
Collaborator

@Kaladin13 Kaladin13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

@aigerimu aigerimu marked this pull request as ready for review October 28, 2025 11:42
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@verytactical verytactical marked this pull request as draft October 28, 2025 16:28
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@verytactical
Copy link
Collaborator

/review

@verytactical verytactical marked this pull request as draft October 29, 2025 09:14
@verytactical verytactical marked this pull request as ready for review October 29, 2025 09:14
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

import { Aside } from '/snippets/aside.jsx';

Blockchain oracles are entities that connect the blockchain to external systems, allowing smart contracts to be executed based on real-world inputs.
Blockchain oracles are entities that connect the blockchain and the real world. They supply smart contracts with data from off-chain sources, such as exchange rates, payment statuses, and weather conditions. By delivering this data, oracles enable automated execution of contract logic without human intervention.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By delivering this data, oracles enable automated execution of contract logic without human intervention.

This doesn't make any sense.

@verytactical verytactical marked this pull request as draft October 31, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Ecosystem > Oracles > Overview] Improve article

4 participants