Skip to content

brtr/nft-hunter-pass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

发布流程

发布准备

复制env_sample到.env并修改各个参数, 然后

npm install

发布合约

npx hardhat run scripts/deploy.js --network rinkeby

验证合约 (国内网络可能会超时,在服务器上验证过没问题)

npx hardhat verify --network rinkeby 合约地址

mint

mint之前需要添加白名单,数量不需要18个0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published