Skip to main content

Guides / All Tags

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.

Updated 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.

Updated October 30, 2023Intermediate
EthereumFoundrySmart Contracts