npm install
%%set the following two enviorment variables
export INFURA_API_KEY=
export MNEMONIC=
npm run compile
- edit file./scripts/01_DeployToken.js
- run
npx hardhat run ./scripts/01_DeployToken.ts --network metermain
- edit file./Addresses.json
- run
npx hardhat run ./scripts/02_MakeProof.ts