Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 355 Bytes

File metadata and controls

17 lines (11 loc) · 355 Bytes

MintLocker

MintLocker is a smart contract that allows INV governance to lock minting and ownership transfer functions of the INV token for a specified duration up to 365 days. This lock is irreversible by future governance votes until the lock duration has passed.

Usage

Build

$ forge build

Test

$ forge test