跳至主要內容
  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