复制env_sample到.env并修改各个参数, 然后
npm install
npx hardhat run scripts/deploy.js --network rinkeby
npx hardhat verify --network rinkeby 合约地址
npx hardhat run scripts/setup.js --network rinkeby
44.192.130.77
npm install
主要是这两个文件,把地址改成正确的地址, 还有CHAIN ID改成合约发布的chain id ./src/dapp/Blockchain.ts ./src/dapp/types/crafting.ts
yarn start