Skip to content

feat(frontend): Add Interactive Sandbox/Demo Mode Using Mocked Data for Prospective Users #497

Description

@Dydex

Rationale & Scope

Let prospective users explore the full dashboard experience with realistic mocked data before connecting a real wallet or submitting KYC information.

Concrete Tasks

  • Build a "Try Demo" entry point serving a mocked data layer instead of live API/contract calls.
  • Add a persistent banner indicating demo mode with a clear exit/upgrade-to-real-account path.
  • Ensure no demo-mode actions can accidentally trigger real wallet or backend calls.

Acceptance Criteria

  • Demo mode renders realistic dashboard data without any live wallet connection or backend writes.
  • Users can exit demo mode at any point and land cleanly on the real onboarding flow.

Suggested Branch Name

git checkout -b feat/frontend-sandbox-demo-mode

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions