Skip to content

FE: Builder 'my bounties' activity + rewards receipt #626

Description

@0xdevcollins

Context

Part of the Bounty Builder Lifecycle milestone (v1 boundless). The builder needs a place to track their bounty applications/submissions and see reward receipts. Rewards are push-paid on-chain, so this is a receipt/earnings view (no claim step).

Blueprint to mirror

  • app/me/participating/page.tsx (active participation + progress)
  • app/me/hackathons/submissions/page.tsx (submissions table + detail sheet)
  • app/me/earnings/page.tsx (earnings breakdown; already has a bounties field)

Tasks

  • /me bounty surfaces: my applications (status: submitted/shortlisted/selected/declined/withdrawn) and my submissions (progress: submitted -> in review -> won/closed), consuming useMyBountyActivity.
  • Reward receipt: surface bounty payouts (tier/position, amount, tx hash, paidAt) in /me/earnings (breakdown.bounties) once the backend wires bounty earnings.

Acceptance criteria

  • The builder sees their applications, submissions, results, and reward receipts.

Depends on

  • Backend participant dashboard queries + earnings wiring; bounty data layer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions