yearn / yearn-watch-legacy

Yearn Watch is a tool that provides vault and strategies data for management

Home Page:https://yearn.watch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stargate: Create new groups (eth, ftm, arb)

rareweasel opened this issue · comments

Please, add the following group in ethereum, fantom and arbitrum.

    {
        "id": "Stargate",
        "network": "ChangeNetworkName (create 3 items)",
        "label": "Stargate",
        "codeReviewScore": 3,
        "testingScore": 4,
        "auditScore": 5,
        "protocolSafetyScore": 4,
        "complexityScore": 4,
        "teamKnowledgeScore": 3,
        "criteria": {
            "nameLike": ["stargate"],
            "strategies": [],
            "exclude": []
        }
    },

Also, add the group in the Others group (in each network).