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.
So prägen Sie ein NFT über verschiedene Blockchains hinweg mithilfe von Chainlink CCIP
In dieser Anleitung erfahren Nutzer, wie sie mithilfe des Chainlink Cross-Chain Interoperability Protocol (CCIP) ein NFT auf einer Blockchain aus einer anderen Blockchain heraus prägen können.
🎙️ On-Chain Report ep3: Zero Knowledge Cryptography with Brendan Farmer
In Folge 3 trafen wir uns mit Brendan Farmer, Mitbegründer von Polygon, um über Zero-Knowledge-Kryptografie und den Aufstieg der zkEVM zu sprechen.
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.
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.
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.
So erstellen und implementieren Sie einen aktualisierbaren Smart Contract mit OpenZeppelin und Hardhat
In dieser Anleitung zeigen wir Ihnen genau, wie das funktioniert, indem wir mithilfe von OpenZeppelin und Hardhat einen aktualisierbaren Smart Contract von Grund auf erstellen und bereitstellen.
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.