メインコンテンツへスキップ

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の共同創業者であるブレンダン・ファーマー氏にインタビューを行い、ゼロ知識暗号とzkEVMの台頭について話を伺いました。

Created August 18, 2023初心者動画
PolygonzkEVMOn-Chain ReportZero-Knowledge Proofs

Polygon zkEVM上でスマートコントラクトを作成・デプロイする方法

このガイドでは、Remix.IDEとQuicknodeを使用して、Polygon zkEVMテストネット上でコイン投げのスマートコントラクトを作成・デプロイする方法について解説します。

作成日:2023年3月29日中級
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

Polygon上でスマートコントラクトをデプロイする方法

このガイドでは、Polygonチェーンについて詳しく学び、Polygon上でスマートコントラクトをデプロイする方法について解説します。

作成日:2023年1月13日中級動画
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

このガイドでは、OpenZeppelinと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