This repository utilizes FirewallPolicyBase
to define a policy that extends the locking time for the lock deal provider. Specifically, it transitions from an invalid timestamp to a valid timestamp for a designated vault ID.
Install the packages:
npm i
Compile contracts:
npx hardhat compile
Run tests:
npx hardhat test
Run coverage:
npx hardhat coverage
Deploy:
truffle dashboard
npx hardhat run ./scripts/deployRefundTime.ts --network truffleDashboard