Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 326 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 326 Bytes

Vaults

General flow: Vault accepts a STRATEGY Address, funds get sent to this strategy address on deposit. The strategy contract (or bot) sends funds to Harvester contract. Harvester claims rewards for the Vault when a user withdraws from the Vault.

Using Forge

# build the artifacts
forge build