logo academy

Polygon and Matic: an ecosystem for scalability on Ethereum

November 3, 2021

8 min

Polygon and Matic: an ecosystem for scalability on Ethereum
Intermediate

Polygon is a project that provides the technology needed to develop scalable projects of all kinds. It is an Ethereum-based blockchain and its native token is MATIC.

Polygon and Matic: Scalability on Ethereum

How Polygon was born

Polygon was born as Matic in 2017, founded by 3 members of the Indian crypto community. Their goal even then was to solve the problem of Ethereum’s scalability. In fact, the problem had already arisen in 2017 due to the numerous ICOs launched on Ethereum and the popularisation of CryptoKitties, an NFT-based game.

The MATIC token was then launched with an IEO on the Binance exchange in 2019.

In 2020, the network and its token were ready, just in time for the DeFi boom and the second explosion in the Gas cost on Ethereum due to the adoption of Yield Farming on DeFi protocols. 

In response to the competition thus formed in the field of scaling solutions, in February 2021 Matic changed its name to “Polygon” and expanded its scope. It is now no longer just an Ethereum Layer 2 blockchain, but a full-fledged framework for developing dapps and scalability infrastructures. A “Swiss army knife” for creating the so-called “Internet of Blockchains”.

Polygon and Matic: Scalability on Ethereum

What is the scalability issue all about?

Scalability in general is the ability of a system, such as a company, to adapt to increased demand by increasing its supply.

The scalability of a blockchain, in particular, is the ability to flexibly handle any kind of increase in transactions without compromising service. Good scalability ensures maximum speed in transaction execution even during traffic peaks at constant prices.

Ethereum is the main blockchain for the development of smart contracts and dapps. Most crypto and blockchain projects tap into its ecosystem because it simplifies the development of protocols and makes them compatible with each other.

Over the years, traffic on the Ethereum network has increased exponentially, which has pushed up the cost of Gas, i.e. the price for executing Smart Contracts.

However, the Ethereum blockchain was not developed to support such a volume of transactions per second, as this was not foreseeable in 2015. Ethereum, prior to the migration to 2.0, is capable of executing a maximum of 15 transactions per second (tps).

One of the reasons for this lag is the consensus method adopted by Ethereum, proof-of-work, which is inherently unscalable, but very secure.

According to the blockchain trilemma, in fact, increasing speed usually implies sacrificing decentralisation or security. 

Poor scalability caused the 2017 and 2020 episodes where Ethereum saw total network congestion that made it impossible to execute transactions in the normal timeframe (a few minutes) and sent network fees skyrocketing.

A lot of projects on Ethereum were born with the mission to improve its scalability and efficiency, but before Polygon there was no framework to develop these solutions on Ethereum that could interact.

The Polygon solution and structure

In the field of software development, a framework is an application that provides all the tools to create a certain type of application. It is a sort of code skeleton that can be integrated with specific features and functionality to obtain a new application.

Polygon does the same for dapps and blockchains: it provides the infrastructure and code base to easily create scalable and Ethereum-compatible dapps or blockchains.

With a view to establishing an Internet of Blockchains, Polygon also provides an interoperability protocol that allows all its networks to communicate with each other and with Ethereum.

In particular, the technological solutions it adopts and offers are 4:

  1. PoS Chain: Polygon’s main blockchain, which is a secondary chain of Ethereum, provides the infrastructure necessary for a proof-of-stake (PoS) consensus mechanism to blockchains on Polygon. As is well known, PoS is the most popular consensus method for avoiding proof-of-work problems.
  2. Plasma Chain: Plasma is a scalability technology that allows transactions to be made from a main blockchain to child blockchains that depend on it, i.e. plasma chains, via a bridge. The structure is similar to that of Polkadot.
  3. ZK-rollups: A scalability solution used to group a large number of transactions into a single transaction executed off-chain, thanks to a so-called zero-knowledge proof, which then allows these transactions to be securely recorded on the main Ethereum blockchain.
  4. Optimistic rollups: A method that facilitates the instantaneous execution of transactions through the use of “fraud proofs”. Plasma chains use this method to securely execute transactions between blockchains.

Polygon’s architecture is built on various layers:

  • Ethereum Layer – it’s the basic infrastructure and a set of smart contracts that Polygon uses, but is not mandatory for projects on Polygon. 

This layer is suitable for projects that require a high level of security.

  • Security Layer – on this Ethereum-parallel network, Polygon validators, who can also be Ethereum miners, participate in the blockchain’s consensus mechanism. This layer also only concerns Polygon. It is a flexible security protocol that can be implemented with various settings. 

This layer may be suitable for a project that requires very low transaction fees and can accept a medium level of security, such as a marketplace for NFTs.

  • Polygon Networks Layer – consists of independent blockchain networks, i.e. that operate their own consensus system and create their own blocks. Projects on Polygon must all make use of this layer. 

For example, a blockchain-based video game can use it to build its own token and consensus mechanism.

  • Execution Layer – This layer is responsible for executing transactions in the Polygon ecosystem. This is where every network built on Polygon will broadcast its transactions. Think for example of all the transactions within gaming dapps.
Polygon and Matic: Scalability on Ethereum

The MATIC token: what is it for?

At the beginning of the article, we talked about the history of Polygon and mentioned the MATIC token. In this broad and rich structure, what role does this cryptocurrency play?

The fees required to execute transactions or smart contracts on the Polygon network are denominated and paid in MATIC, which serves as a “Gas” payment token. Even to develop dapps on Polygon, in fact, developers have to pay in MATIC for the use of the framework.

Secondly, MATIC is the token on which the validation and consensus mechanism of the PoS chain is based, it is therefore used as collateral by validators and can be staked in exchange for a reward. The Matic Wallet serves precisely this purpose, in addition to storing your MATICs.

Polygon use cases

By providing a solution to build scalable projects, Polygon enables any service developed on blockchain to be fast, efficient and therefore competitive, facilitating the growth and adoption of this technology.

Payments, decentralised lending protocols, DEXs, video games on blockchain and many other applications can become more user friendly and thus overcome one of the biggest obstacles preventing blockchain solutions from competing with traditional ones.

Related