Skip to content

Contract for letting oLIT holders exercise their options at a better discount by locking for veLIT

License

Notifications You must be signed in to change notification settings

timeless-fi/exercise-locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise locker

Enables offering a better discount when exercising oLIT options and immediately locking it for veLIT.

Installation

To install with Foundry:

forge install timeless-fi/exercise-locker

Local development

This project uses Foundry as the development framework.

Dependencies

forge install

Compilation

forge build

Testing

forge test -f mainnet

Contract deployment

Please create a .env file before deployment. An example can be found in .env.example.

Dryrun

forge script script/Deploy.s.sol -f [network]

Live

forge script script/Deploy.s.sol -f [network] --verify --broadcast

About

Contract for letting oLIT holders exercise their options at a better discount by locking for veLIT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published