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