- rename example.env to .env and update your secrets
- source .env before running interacting with testnet
yarn installyarn hardhat run ./scripts/Deployment.tsyarn run ts-node --files scripts/GiveVotingTokens.ts $CONTRACT yarn run ts-node --files scripts/Delegate.ts $CONTRACT NEW_DELEGATE_PERSON_ADDRESSyarn run ts-node --files scripts/Delegate.ts $CONTRACT