跳至主要內容
  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

如何利用 Chainlink CCIP 在不同區塊鏈上鑄造 NFT

在本指南中,使用者將學習如何利用 Chainlink 跨鏈互操作性協議(CCIP),從一個區塊鏈在另一個區塊鏈上鑄造 NFT。

Created September 28, 2023中級影片
AvalanchePolygonCCIPChainlinkCross-chainEVMHardhatNFTsSmart Contracts

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

在第 3 集節目中,我們採訪了 Polygon 的共同創辦人布倫丹·法默(Brendan Farmer),探討零知識加密技術以及 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

什麼是 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

如何使用 ERC721A 實作來鑄造 NFT

本指南將向您介紹 ERC721A 的實作方式,以及如何使用 Hardhat 從 ERC721A 合約部署並鑄造 NFT。

Created May 13, 2022Intermediate
PolygonERC721AEVMHardhatJavaScriptNFTsSolidity