Skip to content

The-Poolz/FirewallPolicy.TimeOverride

Repository files navigation

LockTimeOverride

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.

Installation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published