Polygon

Ethereumのためのマルチチェーン・スケーリング・エコシステム。高速かつ低コストな取引を実現。

代表的なPolygon PoSチェーンは、Proof-of-Stakeを採用し、安全性のためにEthereumに定期的にチェックポイントを送信します。

        graph LR
  Center["Polygon"]:::main
  Pre_ethereum["ethereum"]:::pre --> Center
  click Pre_ethereum "/terms/ethereum"
  Pre_layer_2["layer-2"]:::pre --> Center
  click Pre_layer_2 "/terms/layer-2"
  Rel_zk_rollup["zk-rollup"]:::related -.-> Center
  click Rel_zk_rollup "/terms/zk-rollup"
  Rel_ark_protocol["ark-protocol"]:::related -.-> Center
  click Rel_ark_protocol "/terms/ark-protocol"
  Rel_state_channel["state-channel"]:::related -.-> Center
  click Rel_state_channel "/terms/state-channel"
  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歳でもわかるように説明

🌍 [Ethereum](/ja/terms/ethereum)が非常に混雑して高いメイン高速道路だとすると、Polygonはその道路につながる速くて安い側道や新幹線のネットワークのようなものです。

🤓 Expert Deep Dive

PolygonはAggLayerを通じて、複数のチェーン間の流動性断片化を防ぐZK技術を導入しています。

🔗 関連用語

前提知識:

📚 出典