Skip to content

feat(frontend): Build user profile and escrow reputation display #418

Description

@KuchiMercy

Description

Users have no profile page. Create a profile page with reputation metrics, transaction statistics, and customizable display name.

Acceptance Criteria

  • /profile route for authenticated users
  • Display: wallet address (copy button), display name (editable), member since, role badge
  • Stats: total escrows created/participated, completed count, success rate, total volume, average amount
  • Trust score: success rate (40%), dispute rate inverse (30%), account age (15%), volume (15%)
  • Visual badge: Bronze/Silver/Gold/Platinum
  • Recent escrow history (last 5) with status badges
  • Dispute history count (visible to user and admins only)
  • Editable display name via inline edit
  • Profile link from navigation bar
  • Counterparty profile link on escrow detail pages
  • Responsive: card on mobile, two-column on desktop
  • Loading skeleton

Points: 150

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requestfrontendphase-3Sprint 5-6: Enhanced UX & Security

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions