Comment on page
Polygon-Edge Overview
Polygon Edge is a modular and extensible framework for building Ethereum-compatible blockchain networks, sidechains, and general scaling solutions.
Its primary use is to bootstrap a new blockchain network while providing full compatibility with Ethereum smart contracts and transactions. It uses IBFT (Istanbul Byzantine Fault Tolerant) consensus mechanism, supported in two flavours as PoA (proof of authority) and PoS (proof of stake).
Polygon Edge also supports communication with multiple blockchain networks, enabling transfers of both ERC-20 and ERC-721 tokens, by utilising the centralised bridge solution.
Last modified 7mo ago