본문으로 건너뛰기
  1. 가이드
  2. /모든 태그
  3. /Polygon Guides

Polygon Guides

12 guides
체인: 전체
언어: 전체
기술: 전체
사용 사례: 전체
레벨: 전체

Building a Multi-Chain NFT Analytics App

This guide will show you how to build a multi-chain NFT analytics app.

Created January 8, 2024Intermediate
ArbitrumEthereumOptimismPolygonEVMMarketplace Add-OnNFT API With Cached MetadataNFTsReactTailwindTypeScript

🎥 What is LayerZero and How to Use it?

A video explaining what is LayerZero and how to send a cross-chain message using LayerZero.

Created November 6, 2023초급동영상
AvalanchePolygonCross-chainEVMLayerZero

체인링크 CCIP를 사용하여 서로 다른 블록체인에서 NFT를 발행하는 방법

이 가이드에서는 사용자가 체인링크 크로스체인 상호운용성 프로토콜(CCIP)을 활용하여 한 블록체인에서 다른 블록체인으로 NFT를 발행하는 방법을 알아봅니다.

Created September 28, 2023중급동영상
AvalanchePolygonCCIPChainlinkCross-chainEVMHardhatNFTsSmart Contracts

🎙️ On-Chain Report ep3: Zero Knowledge Cryptography with Brendan Farmer

3화에서는 폴리곤(Polygon)의 공동 창업자인 브렌던 파머를 만나 제로 지식 암호화(zero-knowledge cryptography)와 zkEVM의 부상에 대해 이야기를 나누었습니다.

Created August 18, 2023초급동영상
PolygonzkEVMOn-Chain ReportZero-Knowledge Proofs

How to Create and Deploy a Smart Contract on Polygon zkEVM

This guide will teach you how to create and deploy a coin flip smart contract on the Polygon zkEVM testnet using Remix.IDE and Quicknode.

Created March 29, 2023Intermediate
PolygonzkEVMEVMRemix.IDESmart Contracts

What is Polygon zkEVM?

This guide will give you an overview of Polygon zkEVM and its use for smart contracts, allowing developers to create secure and private decentralized applications.

Created March 23, 2023Beginner
PolygonzkEVMEVMZero-Knowledge Proofs

How to Deploy a Smart Contract on Polygon

In this guide, we will learn more about the Polygon chain and how to deploy a smart contract on Polygon.

Created January 13, 2023중급동영상
PolygonEVMJavaScriptMetaMaskRemix.IDESolidity

How to Create an NFT Marketplace on the Polygon Blockchain

This guide will teach you how to create and deploy an NFT marketplace smart contract on the Polygon Mumbai test network using Hardhat. You will also learn how to test and interact with your deployed marketplace contract using Ethers.js.

Created December 7, 2022Intermediate
PolygonEthers.jsEVMHardhatJavaScriptNFTsSolidity

How to Create and Deploy an Upgradeable Smart Contract using OpenZeppelin and Hardhat

In this guide,we will demonstrate exactly how this is done by creating and deploying an upgradeable smart contract from scratch using OpenZeppelin and Hardhat.

Created June 15, 2022Advanced
PolygonEVMHardhatMetaMaskOpenZeppelinSmart ContractsSolidity

How to Mint NFTs Using the ERC721A Implementation

This guide will teach you about the ERC721A implementation and how to deploy and mint NFTs from an ERC721A contract using Hardhat.

Created May 13, 2022Intermediate
PolygonERC721AEVMHardhatJavaScriptNFTsSolidity