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