Skip to main content
  1. Guides
  2. /All Tags
  3. /OpenZeppelin Guides

OpenZeppelin Guides

3 guides
Chain: All
Language: All
Technology: All
Use Case: All
Level: All

How to Airdrop NFTs

In this guide, you will learn the basics of airdropping NFTs to users. This will include creating and deploying your own airdrop-compatible smart contract using OpenZeppelin and Foundry.

Created May 22, 2024Intermediate
EthereumEVMFoundryNFTs

How to Create and Deploy an Upgradeable ERC20 Token

This guide will show you how to create and deploy an upgradeable ERC20 token using OpenZeppelin and Foundry.

Created October 30, 2023Intermediate
EthereumERC20EVMFoundrySmart ContractsUpgrades

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.

Created June 15, 2022Advanced
PolygonEVMHardhatMetaMaskSmart ContractsSolidity