Polygon

Un ecosistema de escalabilidad multicadena para Ethereum con alta velocidad y bajas comisiones.

Polygon PoS es su solución más conocida, operando con un mecanismo de consenso eficiente y seguro.

        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;

      

🧒 Explícalo como si tuviera 5 años

🌍 Imagina que [Ethereum](/es/terms/ethereum) es una autopista muy cara y congestionada. Polygon es un sistema de vías rápidas y baratas conectadas a ella.

🤓 Expert Deep Dive

Polygon ha evolucionado hacia el AggLayer, permitiendo transacciones atómicas entre cadenas mediante pruebas ZK.

🔗 Términos relacionados

Requisitos previos:

📚 Fuentes