Fork of the Joe MasterChef V3 contract that distributes rewards deposited manually. Each farm gets a set joePerSec
stream of rewards instead of pulling them from MasterChefJoeV2
.
To install dependencies, run the following to install dependencies:
forge install
To run tests, run the following command:
forge test