Usage Running Tests npx hardhat test tests/delegationtracker.test.ts Make a deployment to Sepolia You can deploy this module to a locally simulated chain or to Sepolia. To run the deployment to Sepolia: npx hardhat run --network sepolia scripts/deployMock.ts