폴리곤
이더리움을 위한 멀티체인 확장성 에코시스템으로, 높은 처리량과 낮은 수수료를 제공합니다.
폴리곤 PoS 체인은 지분 증명 방식을 사용하며, 보안을 위해 이더리움 메인넷에 주기적으로 체크포인트를 생성합니다.
graph LR
Center["폴리곤"]:::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살도 이해할 수 있게 설명
🌍 이더리움이 매우 막히고 비싼 주요 고속도로라면, 폴리곤은 그 고속도로와 연결된 빠르고 저렴한 우회 도로 및 고속 열차망과 같습니다.
🤓 Expert Deep Dive
폴리곤 아키텍처는 AggLayer를 통해 여러 체인의 유동성을 통합하는 재귀적 ZK 증명 기술을 사용합니다.
📚 출처
1. Polygon