Skip to content

core: implement sponsor onboarding flow #29

Description

@EmeditWeb

Problem

New sponsors go directly to the dashboard with no
context or guidance about how the pool works.

What To Build

4-step onboarding:

  1. Welcome to the Sponsor Pool
  2. Understand the risks
  3. Current pool health
  4. Make your first deposit

Files To Touch

  • src/pages/SponsorOnboarding.tsx (new)
  • src/router/index.tsx
  • src/stores/app.store.ts

Acceptance Criteria

  • 4 steps work with smooth transitions
  • Risk section is honest and complete
  • Live stats load from API
  • Yield preview calculates correctly
  • npm run build passes

Mandatory Checks Before PR

  • npm run build passes
  • No any types
  • PR references this issue

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions