Building a Multi-Chain NFT Analytics App
This guide will show you how to build a multi-chain NFT analytics app.
🎥 What is LayerZero and How to Use it?
A video explaining what is LayerZero and how to send a cross-chain message using LayerZero.
Chainlink CCIP を使用して、異なるブロックチェーン間で NFT を発行する方法
このガイドでは、Chainlinkのクロスチェーン相互運用プロトコル(CCIP)を使用して、あるブロックチェーンから別のブロックチェーンへNFTをミントする方法について解説します。
🎙️ On-Chain Report ep3: Zero Knowledge Cryptography with Brendan Farmer
第3話では、Polygonの共同創業者であるブレンダン・ファーマー氏にインタビューを行い、ゼロ知識暗号とzkEVMの台頭について話を伺いました。
Polygon zkEVM上でスマートコントラクトを作成・デプロイする方法
このガイドでは、Remix.IDEとQuicknodeを使用して、Polygon zkEVMテストネット上でコイン投げのスマートコントラクトを作成・デプロイする方法について解説します。
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.
Polygon上でスマートコントラクトをデプロイする方法
このガイドでは、Polygonチェーンについて詳しく学び、Polygon上でスマートコントラクトをデプロイする方法について解説します。
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.
How to Create and Deploy an Upgradeable Smart Contract using OpenZeppelin and Hardhat
このガイドでは、OpenZeppelinとHardhatを使用して、アップグレード可能なスマートコントラクトをゼロから作成・デプロイすることで、その具体的な手順を解説します。
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.