Polygon
Um ecossistema de escalabilidade multi-chain para Ethereum com alta velocidade e baixas taxas.
A rede Polygon PoS utiliza Proof-of-Stake e envia checkpoints periódicos para a rede principal do 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;
🧒 Explique como se eu tivesse 5 anos
🌍 Imagine que o [Ethereum](/pt/terms/ethereum) é uma autoestrada muito movimentada. O Polygon é um conjunto de estradas secundárias rápidas e baratas.
🤓 Expert Deep Dive
O Polygon utiliza o AggLayer para agregar o estado de várias chains através de provas ZK recursivas.
📚 Fontes
1. Polygon