This guide will show you the ropes of working with HardHat, a widely-used framework for creating smart contracts. We’ll learn how to construct a powerful NFT project that can transform any data type into an NFT. We will also cover the basics of the Hardhat framework for creating, testing, and deploying smart contracts. You should also be familiar with public and private keys, and ideally have some experience with Metamask. Knowledge of Solidity, Javascript, and Node.js is also highly desirable.
Polygon
Polygon (formerly known as Matic Network) is a decentralized platform that provides infrastructure for building and connecting Ethereum-compatible blockchain networks. It is designed to be a scalable and secure layer 2 solution for Ethereum, which aims to improve the speed and affordability of transactions on the Ethereum network.
Top Platforms for NFTs: Polygon and Flow
As blockchain technology continues to develop, we are seeing an increase in the number of platforms, languages, and applications. Your works of art and collectables can now be presented and traded in the form of non-fungible tokens (NFTs), which are a relatively new development.
How to Verify an NFT on the Mumbai Test Network 4/4
This is part 4 in a 4 step tutorial to minting NFTs on Polygon where we’ll verify an NFT using Hardhat on the Mumbai test network for Polygon.
How to Deploy an NFT to the Mumbai Test Network 3/4
This is part 3 in a 4 step tutorial to minting NFTs on Polygon where we’ll deploy an NFT to the Mumbai test network for Polygon.
How to Write a Hardhat NFT Smart Contract for Polygon 2/4
This is part 2 of a 4 part tutorial for developing NFTs on Polygon where we write a Hardhat NFT Smart Contract and deploy it to the Hardhat in-memory network.
How to Mint NFTs on Polygon
Why should you learn how to mint NFTs on Polygon? Well, there is a rumor floating around that Coinbase is going to leverage Polygon for their NFT platform. Why would Coinbase use Polygon, the L2 layer that sits on top of Ethereum? The gas prices on Polygon are cheap and the protocol works.