Migrating Yearn Finance's Strategy Template from Brownie to ApeWorx Ape — A DeFi-Specific Case Study Codemod "Boring AI" Hackathon · DoraHacks 2026 Source: github.com/PugarHuda/brownie-to-ape Companion case study: token-mix end-to-end (Medium) Why pick Yearn? Of the five OSS Brownie projects I validated this codemod against, yearn/brownie-strategy-mix is the most production-relevant. Yearn Finance is one of the largest yield-aggregation protocols in DeFi, with billions in TVL at peak; this repo is the official template every Yearn strategy developer forks to build a new strategy. If a codemod can clean-migrate this template, it can handle the strategy contracts that followed — and there are dozens of them across forks, partners, and audits.…