ブロックチェーンオラクル (Oracle)

価格オラクルは、外部の市場データをスマートコントラクトに提供し、現実世界の価格変動に対応できるようにします。

DeFiなどの実用的なアプリケーションには不可欠です。

        graph LR
  Center["ブロックチェーンオラクル (Oracle)"]:::main
  Rel_oracle_network["oracle-network"]:::related -.-> Center
  click Rel_oracle_network "/terms/oracle-network"
  Rel_bridge["bridge"]:::related -.-> Center
  click Rel_bridge "/terms/bridge"
  Rel_oracles["oracles"]:::related -.-> Center
  click Rel_oracles "/terms/oracles"
  classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
  classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
  classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
  classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
  linkStyle default stroke:#4b5563,stroke-width:2px;

      

🧒 5歳でもわかるように説明

🔮 外の世界で起きていることを、デジタルの城の中へ伝える預言者のような存在です。

🤓 Expert Deep Dive

オラクル問題の解決には、分散型データソースが必要です。

📚 出典