Network
Launch Date
Consensus
Note
Sepolia
Oct 2021
PoW
Like-for-like representation of Ethereum
Görli
Jan 2019
PoA
Proof-of-Authority
Kiln
Mar 2022
PoS
Post-Merge (for ETH2), shadow fork of the mainnet
Kintsugi
Dec 2021
PoS
DEPRECATED, use Kiln; post-Merge (for ETH2)
Ropsten
Nov 2016
PoW
DEPRECATED, use Sepolia; the Merge to happen on Jun 8, 2022
Rinkeby
Apr 2017
PoA
DEPRECATED, use Görli and Görli Faucet
Kovan
Mar 2017
PoA
DEPRECATED, use Sepolia or Görli
List of active and deprecated Ethereum testnets, including Kintsugi.
Features
Optimistic rollup 
ZK-rollup 
Proof
Uses fraud proofs to prove transaction validity. 
Uses validity (zero-knowledge) proofs to prove transaction validity. 
Capital efficiency
Requires waiting through a 1-week delay (dispute period) before withdrawing funds. 
Users can withdraw funds immediately because validity proofs provide incontrovertible evidence of the authenticity of off-chain transactions. 
Data compression
Publishes full transaction data as calldata to Ethereum Mainnet, which increases rollup costs. 
Doesn't need to publish transaction data on Ethereum because ZK-SNARKs and ZK-STARKs already guarantee the accuracy of the rollup state. 
EVM compatibility
Uses a simulation of the Ethereum Virtual Machine (EVM), which allows it to run arbitrary logic and support smart contracts. 
Doesn't widely support EVM computation, although a few EVM-compatible ZK-rollups have appeared. 
Rollup costs
Reduces costs since it publishes minimal data on Ethereum and doesn't have to post proofs for transactions, except in special circumstances. 
Faces higher overhead from costs involved in generating and verifying proofs for every transaction block. ZK proofs require specialized, expensive hardware to create and have high on-chain verification costs. 
Trust assumptions
Doesn't require a trusted setup. 
Requires a trusted setup to work. 
Liveness requirements
Verifiers are needed to keep tabs on the actual rollup state and the one referenced in the state root to detect fraud. 
Users don't need someone to watch the L2 chain to detect fraud. 
Security properties 
Relies on cryptoeconomic incentives to assure users of rollup security. 
Relies on cryptographic guarantees for security. 
Start building
on Alchemy.
Sign up for free
Start building on Optimism.
Sign up for free
Start building on Arbitrum.
Sign up for free
Start building on Ethereum.
Sign up for free
Start building on Polygon.
Sign up for free
Start building on Starknet.
Sign up for free
Start building on Flow.
Sign up for free
kiln faucet
Get free Kiln ETH.
Start building today
Goerli faucet
Get free Goerli ETH.
Start building today
SEPOLIA FAUCET
Get free Sepolia ETH.
Start Building Today
mumbai faucet
Get free Mumbai Matic.
Start building today
rinkeby faucet
Get free Rinkeby
ETH.
Start building today
Start building on Ethereum.
Get started for free
Start building on Ethereum.
Get started for free
Start building on Flow.
Get started for free
Start building on Polygon.
Get started for free
Start building on Starknet.
Get started for free
Start building on Optimism.
Get started for free
Start building on Solana.
Get started for free
Start building on Solana.
Sign up for beta access
Start building on Solana.
Join the waitlist
Arbitrum logo
Start building on Arbitrum.
Get started for free
Build with Alchemy's
Gas Manager & Bundler APIs
Learn
Solidity at
Alchemy
University
Get started today
Build with Alchemy's
Gas Manager & Bundler APIs
curl 
https://release.solana.com/v1.10.32/solana-install-init-x86_64-pc-windows-msvc.exe 
--output 
C:\solana-install-tmp\solana-install-init.exe 
--create-dirs
Choosing a Blockchain
WHY POLYGON

8 Reasons to Choose Polygon for Blockchain Development

Discover the Main Reasons that Developers Choose to Build on Polygon
Last Updated:
Table of Contents
Table of Contents
Table of Contents

{{building-on-polygon}}

The Ethereum blockchain supports a wide variety of economic activity, from NFT markets and games to the expanding DeFi ecosystem. Ethereum was designed for this function using smart contracts, which can be used to create a wide variety of applications. 

Polygon is an EVM-compatible blockchain that was created to offer users faster transactions and lower costs. It functions as a parallel blockchain that runs alongside Ethereum rapidly processing transactions. Polygon maintains its own consensus, and inherits no security from Ethereum, making it a "sidechain".

This article will explain in more detail how Polygon works, and list the top reasons developers choose Polygon for blockchain development. In doing so, it will offer guidance on how to get started developing on Polygon.

What is Polygon?

Previously known as the Matic Network, Polygon is an Ethereum sidechain that maintains its own consensus.

As opposed to other Layer 2 solutions, like zkSync and StarkNet, Polygon is developing a suite of blockchain netoworks optimized for different classes of applications. These networks include Miden, Edge, Zero, Nightfall, Avail, Hermes, and zkEVM scalability solution.

Polygon currently functions with two structurally distinct Layer 2 solutions: Polygon PoS Chain, and Plasma. While both Plasma and the Polygon PoS Chain attempt to deliver cheaper and faster transactions, they operate and are designed differently.

Polygon PoS Chain is a proof-of-stake sidechain that conducts Ethereum checkpoints to improve security. Plasma is anetwork of sidechains that process transactions off-chain. These sidechains submit periodic checkpoints to the Ethereum mainnet.

Polygon aims to help the Ethereum ecosystem increase in size, efficiency, security and usefulness. To achieve this, it encourages developers to produce appealing solutions as rapidly as possible. Polygon’s own cryptocurrency token, MATIC, is used for staking, paying fees, and performing transactions between participants who interact within the Polygon network. 

Why Do Developers Choose Polygon?

1. Speed and scale

On a single sidechain, the Polygon Network can obtain a hypothetical transaction speed of less than 2 seconds. The use of numerous sidechains helps the network handle millions of transactions per second. This mechanism enables the Polygon network to scale the number of transcations that it can process, and it does so quickly.

2. Lower Costs

As a venue for processing transactions, Polygon is often preferred over Ethereum for lower-value applications because the gas fees are lower. As a proof-of-stake sidechain, Polygon can quickly process "batches" of transactions, resulting in lower fees.

According to some cryptocurrency analysts, the Polygon Matic gas fees could return to $0.1 in the near future. This is due to Polygon's efforts to minimize gas utilization on its network, including as the implementation of Ethereum Improvement Proposal (EIP)-1559, which attempts to lower the volatility of gas fees.

Polygon is also working on scaling solutions such as Zk Rollups, which could increase network scalability and lower gas expenses. To calculate the average price of a single transaction, total transaction expenditure is divided by the total volume of transactions.

3. Solid Security

Although Polygon's proof-of-stake chain is not as decentralized as Ethereum, it has a solid reputation for security.

As one of the top layer-two blockchain companies, Polygon is well-funded and employs many of the most talented Web3 developers.

4. Ease of Development

A commit-chain like Polygon provides 100% EVM compatibility, which means that the same code used on Ethereum can be published on Polygon without modification. This means that all current Ethereum tooling and infrastructure is Polygon-compatible out of the box.

In contrast, the barriers to entry for a ZK-rollup developer can be much higher, because such systems often depend on frequent code changes and they lack a complete tooling infrastructure.

Polygon also providers developers with a wide range of tools. Some of the most commonly used tools include: Alchemy, OpenZepplin, Remix, Hardhat, Chainstack, Truffle, Ganache, Ether.js, and Polyscan.

These tools help developers experiment with Polygon by providing a more interactive learning experience. They also help developers write smart contracts with ease while and increasing your understanding the Polygon Ecosystem.

5. Large Ecosystem

Polygon has a large ecosystem of builders, developers and protocols, including decentralized non-custodial asset bridges, synthetic farming protocols, AMM decentralized exchanges, and open-world games.

According to DeFi Llama (a TVL aggregator for DeFi) Polygon currently ranks sixth among all blockchains for total value locked (TVL), with a TVL of over $2 billion. Although its TVL is down more than 80% on its peak of over $9 billion in July 2021, Polygon still has one of the most vibrant ecosystems of all the Ethereum Layer 2 solutions.

6. Templates 

The Polygon ecosystem’s community of builders have created amazing templates to help developers get started with new projects, including smart contract templates that can be used as building blocks for custom business logic.

For example, Directual is a low-code development platform that provides templates for Web3 marketplaces, to help developers get started with NFT development. The boilerplate code provided by Polygon Labs serves as a Web3 website template, simplifying the development process and making it possible to quickly build Polygon dApps. 

7. Education

Polygon Labs launched the beta version of Polygon University to make developer education more widely accessible. The goal is to enable any motivated learner to learn to create in Web3 and contribute to scaling Ethereum's public infrastructure. Developers can learn everything about Polygon by working through the material on the Polygon University website.

Polygon University is just the beginning of Polygon's larger plan to onboard tens of millions of developers into Web3 and equip them with the tools, mentoring, and knowledge they need to flourish.

8. Comprehensive Documentation

Polygon Wiki provides comprehensive documentation, community resources, and guides for developers interested in learning about or building on Polygon.

Polygon documentation provides resources on a range of topics including creating a scalable business logic, creating scalable applications, issuing and verifying claims, creating gaming recipes and creating a DAO. The Wiki also provides information on how to send EIP-1559 Transactions and the concept of Account Abstraction.

How Do You Start Developing on Polygon?

Using a node provider such as Alchemy makes it easy to deploy your project on Polygon testnet, the Mumbai testnet, and the Polygon Mainnet. To deploy on the Mumbai testnet you need to access the Mumbai faucet.

To get started, visit the Alchemy Polygon API Quickstart guide—it provides detailed code samples and easy to understand tutorials that will help you get going.

More resources 

ALCHEMY SUPERNODE - ETHEREUM NODE API

Scale to any size, without any errors

Alchemy Supernode finally makes it possible to scale blockchain applications without all the headaches. Plus, our legendary support will guide you every step of the way.

Get started for free
Supernode footer
Choosing a Blockchain
WHY POLYGON

8 Reasons to Choose Polygon for Blockchain Development

Discover the Main Reasons that Developers Choose to Build on Polygon
Last Updated:
Last Updated:
April 20, 2023
Don't miss an update
Sign up for our newsletter to get alpha, key insights, and killer resources.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Table of Contents

Talk to an Expert

Learn how Alchemy's blockchain developer tools can help your business succeed in web3!
Valid number
Thank you! An Alchemy expert will be in touch with you shortly!
Oops! Something went wrong while submitting the form.

{{building-on-polygon}}

The Ethereum blockchain supports a wide variety of economic activity, from NFT markets and games to the expanding DeFi ecosystem. Ethereum was designed for this function using smart contracts, which can be used to create a wide variety of applications. 

Polygon is an EVM-compatible blockchain that was created to offer users faster transactions and lower costs. It functions as a parallel blockchain that runs alongside Ethereum rapidly processing transactions. Polygon maintains its own consensus, and inherits no security from Ethereum, making it a "sidechain".

This article will explain in more detail how Polygon works, and list the top reasons developers choose Polygon for blockchain development. In doing so, it will offer guidance on how to get started developing on Polygon.

What is Polygon?

Previously known as the Matic Network, Polygon is an Ethereum sidechain that maintains its own consensus.

As opposed to other Layer 2 solutions, like zkSync and StarkNet, Polygon is developing a suite of blockchain netoworks optimized for different classes of applications. These networks include Miden, Edge, Zero, Nightfall, Avail, Hermes, and zkEVM scalability solution.

Polygon currently functions with two structurally distinct Layer 2 solutions: Polygon PoS Chain, and Plasma. While both Plasma and the Polygon PoS Chain attempt to deliver cheaper and faster transactions, they operate and are designed differently.

Polygon PoS Chain is a proof-of-stake sidechain that conducts Ethereum checkpoints to improve security. Plasma is anetwork of sidechains that process transactions off-chain. These sidechains submit periodic checkpoints to the Ethereum mainnet.

Polygon aims to help the Ethereum ecosystem increase in size, efficiency, security and usefulness. To achieve this, it encourages developers to produce appealing solutions as rapidly as possible. Polygon’s own cryptocurrency token, MATIC, is used for staking, paying fees, and performing transactions between participants who interact within the Polygon network. 

Why Do Developers Choose Polygon?

1. Speed and scale

On a single sidechain, the Polygon Network can obtain a hypothetical transaction speed of less than 2 seconds. The use of numerous sidechains helps the network handle millions of transactions per second. This mechanism enables the Polygon network to scale the number of transcations that it can process, and it does so quickly.

2. Lower Costs

As a venue for processing transactions, Polygon is often preferred over Ethereum for lower-value applications because the gas fees are lower. As a proof-of-stake sidechain, Polygon can quickly process "batches" of transactions, resulting in lower fees.

According to some cryptocurrency analysts, the Polygon Matic gas fees could return to $0.1 in the near future. This is due to Polygon's efforts to minimize gas utilization on its network, including as the implementation of Ethereum Improvement Proposal (EIP)-1559, which attempts to lower the volatility of gas fees.

Polygon is also working on scaling solutions such as Zk Rollups, which could increase network scalability and lower gas expenses. To calculate the average price of a single transaction, total transaction expenditure is divided by the total volume of transactions.

3. Solid Security

Although Polygon's proof-of-stake chain is not as decentralized as Ethereum, it has a solid reputation for security.

As one of the top layer-two blockchain companies, Polygon is well-funded and employs many of the most talented Web3 developers.

4. Ease of Development

A commit-chain like Polygon provides 100% EVM compatibility, which means that the same code used on Ethereum can be published on Polygon without modification. This means that all current Ethereum tooling and infrastructure is Polygon-compatible out of the box.

In contrast, the barriers to entry for a ZK-rollup developer can be much higher, because such systems often depend on frequent code changes and they lack a complete tooling infrastructure.

Polygon also providers developers with a wide range of tools. Some of the most commonly used tools include: Alchemy, OpenZepplin, Remix, Hardhat, Chainstack, Truffle, Ganache, Ether.js, and Polyscan.

These tools help developers experiment with Polygon by providing a more interactive learning experience. They also help developers write smart contracts with ease while and increasing your understanding the Polygon Ecosystem.

5. Large Ecosystem

Polygon has a large ecosystem of builders, developers and protocols, including decentralized non-custodial asset bridges, synthetic farming protocols, AMM decentralized exchanges, and open-world games.

According to DeFi Llama (a TVL aggregator for DeFi) Polygon currently ranks sixth among all blockchains for total value locked (TVL), with a TVL of over $2 billion. Although its TVL is down more than 80% on its peak of over $9 billion in July 2021, Polygon still has one of the most vibrant ecosystems of all the Ethereum Layer 2 solutions.

6. Templates 

The Polygon ecosystem’s community of builders have created amazing templates to help developers get started with new projects, including smart contract templates that can be used as building blocks for custom business logic.

For example, Directual is a low-code development platform that provides templates for Web3 marketplaces, to help developers get started with NFT development. The boilerplate code provided by Polygon Labs serves as a Web3 website template, simplifying the development process and making it possible to quickly build Polygon dApps. 

7. Education

Polygon Labs launched the beta version of Polygon University to make developer education more widely accessible. The goal is to enable any motivated learner to learn to create in Web3 and contribute to scaling Ethereum's public infrastructure. Developers can learn everything about Polygon by working through the material on the Polygon University website.

Polygon University is just the beginning of Polygon's larger plan to onboard tens of millions of developers into Web3 and equip them with the tools, mentoring, and knowledge they need to flourish.

8. Comprehensive Documentation

Polygon Wiki provides comprehensive documentation, community resources, and guides for developers interested in learning about or building on Polygon.

Polygon documentation provides resources on a range of topics including creating a scalable business logic, creating scalable applications, issuing and verifying claims, creating gaming recipes and creating a DAO. The Wiki also provides information on how to send EIP-1559 Transactions and the concept of Account Abstraction.

How Do You Start Developing on Polygon?

Using a node provider such as Alchemy makes it easy to deploy your project on Polygon testnet, the Mumbai testnet, and the Polygon Mainnet. To deploy on the Mumbai testnet you need to access the Mumbai faucet.

To get started, visit the Alchemy Polygon API Quickstart guide—it provides detailed code samples and easy to understand tutorials that will help you get going.

More resources 

The Ethereum blockchain supports a wide variety of economic activity, from NFT markets and games to the expanding DeFi ecosystem. Ethereum was designed for this function using smart contracts, which can be used to create a wide variety of applications. 

Polygon is an EVM-compatible blockchain that was created to offer users faster transactions and lower costs. It functions as a parallel blockchain that runs alongside Ethereum rapidly processing transactions. Polygon maintains its own consensus, and inherits no security from Ethereum, making it a "sidechain".

This article will explain in more detail how Polygon works, and list the top reasons developers choose Polygon for blockchain development. In doing so, it will offer guidance on how to get started developing on Polygon.

What is Polygon?

Previously known as the Matic Network, Polygon is an Ethereum sidechain that maintains its own consensus.

As opposed to other Layer 2 solutions, like zkSync and StarkNet, Polygon is developing a suite of blockchain netoworks optimized for different classes of applications. These networks include Miden, Edge, Zero, Nightfall, Avail, Hermes, and zkEVM scalability solution.

Polygon currently functions with two structurally distinct Layer 2 solutions: Polygon PoS Chain, and Plasma. While both Plasma and the Polygon PoS Chain attempt to deliver cheaper and faster transactions, they operate and are designed differently.

Polygon PoS Chain is a proof-of-stake sidechain that conducts Ethereum checkpoints to improve security. Plasma is anetwork of sidechains that process transactions off-chain. These sidechains submit periodic checkpoints to the Ethereum mainnet.

Polygon aims to help the Ethereum ecosystem increase in size, efficiency, security and usefulness. To achieve this, it encourages developers to produce appealing solutions as rapidly as possible. Polygon’s own cryptocurrency token, MATIC, is used for staking, paying fees, and performing transactions between participants who interact within the Polygon network. 

Why Do Developers Choose Polygon?

1. Speed and scale

On a single sidechain, the Polygon Network can obtain a hypothetical transaction speed of less than 2 seconds. The use of numerous sidechains helps the network handle millions of transactions per second. This mechanism enables the Polygon network to scale the number of transcations that it can process, and it does so quickly.

2. Lower Costs

As a venue for processing transactions, Polygon is often preferred over Ethereum for lower-value applications because the gas fees are lower. As a proof-of-stake sidechain, Polygon can quickly process "batches" of transactions, resulting in lower fees.

According to some cryptocurrency analysts, the Polygon Matic gas fees could return to $0.1 in the near future. This is due to Polygon's efforts to minimize gas utilization on its network, including as the implementation of Ethereum Improvement Proposal (EIP)-1559, which attempts to lower the volatility of gas fees.

Polygon is also working on scaling solutions such as Zk Rollups, which could increase network scalability and lower gas expenses. To calculate the average price of a single transaction, total transaction expenditure is divided by the total volume of transactions.

3. Solid Security

Although Polygon's proof-of-stake chain is not as decentralized as Ethereum, it has a solid reputation for security.

As one of the top layer-two blockchain companies, Polygon is well-funded and employs many of the most talented Web3 developers.

4. Ease of Development

A commit-chain like Polygon provides 100% EVM compatibility, which means that the same code used on Ethereum can be published on Polygon without modification. This means that all current Ethereum tooling and infrastructure is Polygon-compatible out of the box.

In contrast, the barriers to entry for a ZK-rollup developer can be much higher, because such systems often depend on frequent code changes and they lack a complete tooling infrastructure.

Polygon also providers developers with a wide range of tools. Some of the most commonly used tools include: Alchemy, OpenZepplin, Remix, Hardhat, Chainstack, Truffle, Ganache, Ether.js, and Polyscan.

These tools help developers experiment with Polygon by providing a more interactive learning experience. They also help developers write smart contracts with ease while and increasing your understanding the Polygon Ecosystem.

5. Large Ecosystem

Polygon has a large ecosystem of builders, developers and protocols, including decentralized non-custodial asset bridges, synthetic farming protocols, AMM decentralized exchanges, and open-world games.

According to DeFi Llama (a TVL aggregator for DeFi) Polygon currently ranks sixth among all blockchains for total value locked (TVL), with a TVL of over $2 billion. Although its TVL is down more than 80% on its peak of over $9 billion in July 2021, Polygon still has one of the most vibrant ecosystems of all the Ethereum Layer 2 solutions.

6. Templates 

The Polygon ecosystem’s community of builders have created amazing templates to help developers get started with new projects, including smart contract templates that can be used as building blocks for custom business logic.

For example, Directual is a low-code development platform that provides templates for Web3 marketplaces, to help developers get started with NFT development. The boilerplate code provided by Polygon Labs serves as a Web3 website template, simplifying the development process and making it possible to quickly build Polygon dApps. 

7. Education

Polygon Labs launched the beta version of Polygon University to make developer education more widely accessible. The goal is to enable any motivated learner to learn to create in Web3 and contribute to scaling Ethereum's public infrastructure. Developers can learn everything about Polygon by working through the material on the Polygon University website.

Polygon University is just the beginning of Polygon's larger plan to onboard tens of millions of developers into Web3 and equip them with the tools, mentoring, and knowledge they need to flourish.

8. Comprehensive Documentation

Polygon Wiki provides comprehensive documentation, community resources, and guides for developers interested in learning about or building on Polygon.

Polygon documentation provides resources on a range of topics including creating a scalable business logic, creating scalable applications, issuing and verifying claims, creating gaming recipes and creating a DAO. The Wiki also provides information on how to send EIP-1559 Transactions and the concept of Account Abstraction.

How Do You Start Developing on Polygon?

Using a node provider such as Alchemy makes it easy to deploy your project on Polygon testnet, the Mumbai testnet, and the Polygon Mainnet. To deploy on the Mumbai testnet you need to access the Mumbai faucet.

To get started, visit the Alchemy Polygon API Quickstart guide—it provides detailed code samples and easy to understand tutorials that will help you get going.

More resources 

{{building-on-polygon}}

Contact Us

Talk to an expert at Alchemy to answer all of your product questions.
Valid number
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Build blockchain magic with Alchemy

Alchemy combines the most powerful web3 developer products and tools with resources, community and legendary support.

Get started for free