Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 865 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 865 Bytes

Curve Strategy Template

Getting started

  • If you're unfamiliar with yearn vaults or strategies, check out our explainer, docs, the vaults repo, or our brownie strategy mix.

  • This repo contains multiple iterations of Yearn's strategy for Curve Finance. These strategies deposit Curve LP tokens, harvest CRV and other token yield, and compound the gains into more of the underlying Curve LP.

  • The main branch features the most current implementation for 3crv factory pools. Check out other branches to see slight tweaks made for different pools. If you have any questions, feel free to reach out.