This repository gives a basic template in order to develop a stakedao strategy
- Building a strategy which offers fixed APY
- Review the contracts + tests of phase 1 of the new architecture which is meant to be deployed shortly, to find exploits and vulnerabilities. The code is here
- Finish implementation of strategies section on top of frax finance, in the new achitecture. Basic version of contracts have been implemented here. Task is to adjust these to updated contract of frax gauge and write tests to ensure correctness.
- Cross-chain deposit support for existing strategies. For example, as a user on polygon, I want to deposit my assets in polygon and wanna particiate in a strategy that is deployed on avalanche. A common bridging layer is supposed to be implemented focused on asset transfers between Ethereum <> Polygon <> Avalanche
ALCHEMY_MAINNET=
ETHERSCAN_KEY=
DEPLOYER_PRIVATE_KEY=