- Deploy IOSToken contract
npx hardhat ignition deploy ignition/modules/IOSToken.ts --network hardhat
- Deploy vesting contract
npx hardhat ignition deploy ignition/modules/Vesting.ts --network hardhat
- Transfer the IOSToken to the vesting contract before continuing
- Create vesting schedules
npx hardhat ignition deploy ignition/modules/IOSTokenVesting.ts --network hardhat
- The corresponding vesting schedules id will be found in ignition/deployments/chain-xxx/journal.jsonl
npx hardhat ignition verify chain-97