
Explore Polygon as a decentralized Ethereum scaling platform compatible with development tools like Hardhat and Solidity, and learn to develop apps and smart contracts on Ethereum using Polygon.
Explore Polygon Edge, a modular and extensible framework for building private or public Ethereum-compatible blockchain networks, featuring four smart integrations, custom features, and clustering communication.
Explore Polygon Hermez, an open source layer two rollup on Ethereum, enabling secure, low-cost token transfers and mass transfers with a decentralized auction and permissionless coordinators.
Explore Polygon features and products, a scaling solution for faster transactions with up to 65,000 tps, plasma pricing framework, and Ethereum shared security for low-cost applications to build on.
Explore Polygon Miden, a layer-two scaling solution that uses zero-knowledge technology and a Turing-complete virtual machine to enable thousands of layer-two transactions in a single transaction.
Introduction to Solidity covers contracts with state variables stored in contract storage, functions and helper functions, modifiers for validation, and events in auctions highlighting the highest bidder.
Compare npm and yarn as package managers to manage dependencies and runtimes, using command line installs and version checks for blockchain development.
Discover the prerequisites for design and development, from ideas and development environments to essential tools like Truffle, Hardhat, and package managers such as Beam and Yarn.
Explore Polygon development prerequisites via the official GitHub repository and contract design documentation. Use Remix, Hardhat, and Alchemy with Chain ID for multi-chain deployment across Polygon, Avalanche, Solana.
Explore decentralized finance through dapps, including lending, borrowing, cryptocurrency tokens, token swaps, trading, and wallets, then discover arts, gaming, and NFT marketplaces.
Create an ERC-20 token named ISO with symbol ISO, compile the contract, and deploy on the Polygon testnet, then add the Polygon network to MetaMask automatically or manually.
Deploy ISO token on polygon test network by compiling, configuring the environment with injection3, and using an ERC-20 contract with constructor, name, symbol, and mint; verify on polygon scan.
Discover Polygon frameworks and indexing services using the app starter, configure a custom token, and leverage Covalent API for balances and historical prices to build and test blockchain apps.
Explore truffle boxes for polygon development, learn installation, environment versus configuration file setups, compiling, migration, and testing, and set up node.js, metamask, and polygon networks.
Import and unbox the truffle box into a polygon development project, review the repository and its requirements, then compile to test and run the setup.
Explore truffle boxes for polygon development, install and configure Node.js, Metamask, and truffle, then compile, migrate, and test on polygon networks.
Explore the Polygon dapp ecosystem, including decentralized finance and liquidity protocols like Uniswap, NFT platforms such as OpenSea and Decentraland, and cross-chain bridges.
Explore the Polygon dapp ecosystem by examining infrastructure, oracle services, and dev tools powering wallets, networks, and NFT payments.
In this course we are going to learn designing and development in polygon . We will learn to use ethereum development suites and Polygon frameworks in our projects.
Polygon which was previously also called Matic Network is a layer 2 ethereum scaling protocol which address an evolving Dapp requirements such as efficiency , transaction speed and throughput.
It was originally designed as a scaling solution since then it evolved into a ecosystem that's been receiving lots of upgrades and additions .
Over time matic's success in projects such as Decentraland (Mana) ,Maker (MKR), Coinbase (Coin) and Aave boosted the valuation of Polygon Network .
At the core of the network is the Polygon software development kit (SDK), used to build Ethereum-compatible decentralized applications as sidechains and connect them to its main blockchain.
It is a developer friendly tool which comes with lot of useful resources and frameworks to create, design and implement.
$MATIC is the native token of Polygon. It is used to govern and secure the network by staking.
PoS
A Proof-of-Stake consensus mechanism that transfers the transactions from the main blockchain to the sidechains.
Polygon uses PoS consensus and the Heimdall architecture for scalability and power of its multi-chain system .
It has various development feature along with ethereum compatability which you will know in this course.