The following assumes the use of node@>=10
.
mv hardhat.config.example hardhat.config.js
部署前请注意更新
ALCHEMY_API_KEY
及ROPSTEN_PRIVATE_KEY
yarn install
npx hardhat compile
npx builder test
scripts/config.js
npx hardhat run --network heco scripts/main.js