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

OpenZeppelin Guides

2 guides
Chain: 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
EthereumFoundryNFTs

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
EthereumERC20FoundrySmart ContractsUpgrades