跳转至主要内容
  1. 指南
  2. /所有标签
  3. /OpenZeppelin Guides

OpenZeppelin Guides

3 本指南
链:全部
语言:全部
技术:全部
用例:全部
级别:所有

如何空投 NFT

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

如何创建和部署可升级的 ERC20 代币

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