Skip to content

StakeDAO/sd-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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=

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published