Skip to content

Make YPP rewards customizable #3479

@kdembler

Description

@kdembler

Make YPP rewards (actions):

  • add rewards section to operator config:
features:
  ypp:
    googleConsoleClientId: '$VITE_GOOGLE_CONSOLE_CLIENT_ID'
    rewards:
    - title: 'Upload video'
      description: 'Upload your video to Joystream'
      shortDescription: 'Upload your video to Joystream'
      baseAmount: 100 # Base amount that will be multiplied by tier multiplier
      actionButtonText: 'Go to My Videos'
      actionButtonPath: '/studio/videos' # Either this or `isRefer`
      isRefer: true # Either this or `actionButtonPath`

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions