Skip to content

#1048 Implement vault strategy marketplace #575

Description

@vic-Gray

Area: backend · Effort: XL

What: Create a marketplace where strategy developers can publish reusable strategy templates that vault operators can select when creating new vaults.

Why: A strategy marketplace accelerates vault creation by providing proven templates. It also creates an ecosystem of strategy developers who contribute to platform growth.

Acceptance Criteria:

  • Strategy developers can publish templates with: name, description, parameters schema, example configuration, and performance history
  • Vault operators can browse, preview, and select templates during vault creation
  • Published strategies are reviewed by admins before being listed
  • Strategy developers earn a configurable revenue share from vaults using their template

Hints:

  • backend/src/marketplace/
  • Store templates in a strategy_templates table
  • Parameter schema uses JSON Schema for validation

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions