Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 199 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 199 Bytes

Getting Started with Create React App

# 开发环境要求:node v20.18.0 npm 10.8.2
# 合约编译
npx hardhat compile
# 合约部署
npx hardhat run --network nft scripts/deploy.js