复制env_sample到.env并修改各个参数, 然后
npm install
node scripts/upload.js "./images"
把ipfsHash粘贴到data.json的image参数里面替换
node scripts/generate_metadata.js
node scripts/upload.js "./metadata"
把ipfsHash粘贴到.env里面的METADATA_URI替换
npx hardhat run scripts/deploy.js --network rinkeby
npx hardhat verify --network rinkeby 合约地址
npx hardhat run scripts/mint.js --network rinkeby
44.192.130.77
node src/server.js