Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.39 KB

readme.md

File metadata and controls

20 lines (15 loc) · 1.39 KB

Stakedao template

This repository gives a basic template in order to develop a stakedao strategy

Tasks

  1. Building a strategy which offers fixed APY

    photo_2022-01-07 16 25 00

  2. 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

  3. 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.

    Screenshot 2022-01-07 at 4 33 33 PM

  4. 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

Env variables

ALCHEMY_MAINNET=
ETHERSCAN_KEY=
DEPLOYER_PRIVATE_KEY=