Blockchain & Cryptocurrency Glossary

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

  • search-icon Clear Definitions
  • search-icon Practical
  • search-icon Technical
  • search-icon Related Terms

Polygon

2 min read
Pronunciation
[pol-ee-gon]
Analogy
Polygon is like a comprehensive urban transportation system built around a major city. Just as a metro area might offer subways, buses, light rail, and highways that all connect to the city center but serve different needs and neighborhoods, Polygon provides multiple scaling solutions that all connect to Ethereum but offer different trade-offs in terms of speed, cost, and security. Users and developers can choose the option that best suits their specific requirements while still maintaining connection to the main Ethereum ecosystem.
Definition
A multi-purpose Ethereum scaling platform that develops and connects Ethereum-compatible blockchain networks, offering various scaling solutions including sidechains, zkEVM, and optimistic rollups. Polygon aims to provide developers with a suite of technologies to build scalable and user-friendly decentralized applications.
Key Points Intro
Polygon offers a suite of Ethereum scaling solutions for diverse application needs.
Key Points

Provides multiple scaling technologies including Polygon PoS, Polygon zkEVM, and Polygon Miden.

Enables significantly lower transaction fees and higher throughput compared to Ethereum mainnet.

Maintains connection to Ethereum through various security models depending on the specific solution.

Focuses on developer experience with high Ethereum compatibility and shared tooling.

Example
A developer creating an NFT marketplace might choose to deploy on Polygon PoS to offer users gas fees of a few cents rather than tens of dollars on Ethereum mainnet. The marketplace functions similarly to how it would on Ethereum, using the same smart contract language and wallet integrations, but operates at much lower cost while handling significantly higher transaction volumes.
Technical Deep Dive
Polygon implements a multi-solution approach to scaling with several distinct technologies: (1) Polygon PoS (previously Matic Network), a proof-of-stake sidechain with its own validator set and checkpoint mechanism back to Ethereum; (2) Polygon zkEVM, a zero-knowledge rollup providing EVM compatibility with validity proofs; (3) Polygon Miden, an optimized zkEVM with its own specialized virtual machine; (4) Polygon Supernets, customizable application-specific chains; and (5) Polygon CDK (Chain Development Kit), providing modular tools for creating custom Layer 2 solutions. The platform has evolved from its original focus on the PoS sidechain to embrace a broader suite of ZK-based scaling solutions under the "Polygon 2.0" vision. Cross-chain communication within the ecosystem leverages specialized bridge protocols, with security models ranging from the proof-of-stake validator set for Polygon PoS to the cryptographic verification of zero-knowledge proofs for zkEVM. The development ecosystem focuses on maximum Ethereum compatibility, allowing developers to use familiar tools like Metamask, Truffle, and Hardhat. Token economics center around the MATIC token, which functions as a staking token for PoS security, a governance token for protocol decisions, and a payment token for various network services. Recent technological advances include significant progress in recursive zero-knowledge proofs, chain interoperability protocols, and state synchronization mechanisms.
Security Warning
Different Polygon solutions offer varying security models and trade-offs. Understand the specific security guarantees of the Polygon network you're using, as they range from sidechains with independent validator sets to rollups with stronger ties to Ethereum's security.
Caveat
While Polygon aims for a unified ecosystem, its different solutions have varying levels of security, decentralization, and Ethereum compatibility. Applications may not be directly portable between different Polygon networks without adjustments. Additionally, the platform's rapid evolution toward ZK-focused technology means the ecosystem continues to undergo significant changes as newer solutions like zkEVM mature and gradually replace older approaches.

Polygon - Related Articles

No related articles for this term.