solace-fi / solace-core

solace.fi smart contracts
GNU General Public License v3.0
6 stars 3 forks source link

feat/(Options Farming): convert to options farming (WIP) #199

Closed leonardishere closed 3 years ago

leonardishere commented 3 years ago

Farms will now reward with Options, not SOLACE. Options can be exercized to purchase SOLACE at a discount. Options are NFTs in OptionsMining.sol Master is now FarmController Amount of rewards accumulate over time, not block numbers Updated CP Farm LP Farm will be switched to UniV3Staker-like logic

No tests