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.
Comment créer un NFT sur différentes blockchains à l'aide de Chainlink CCIP
Dans ce guide, les utilisateurs apprendront à créer un NFT sur une blockchain à partir d'une autre en utilisant le protocole d'interopérabilité inter-chaînes (CCIP) de Chainlink.
🎙️ On-Chain Report ep3: Zero Knowledge Cryptography with Brendan Farmer
Dans l'épisode 3, nous avons rencontré Brendan Farmer, cofondateur de Polygon, pour parler de la cryptographie à connaissance nulle et de l'essor du zkEVM.
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.
Qu'est-ce que 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.
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.
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
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.
Comment créer des NFT à l'aide de l'implémentation ERC721A
Ce guide vous expliquera comment mettre en œuvre la norme ERC721A, ainsi que la manière de déployer et de créer des NFT à partir d'un contrat ERC721A à l'aide de Hardhat.