Skip to content

Build the investor dApp primitives and screen layout #83

Description

@luchobonatti

User story / Problem statement

There is no vault UI. Every later item renders into the same shell, so the shell comes first.

Expected outcome

The prototype's layout renders from static props.

Acceptance criteria

  • Metrics strip, request card, position card and lifecycle panel render
  • Components take props and hold no state
  • No contract calls anywhere in this slice
  • Layout holds at desktop and mobile widths
  • Each component is tested across its prop variants

Technical notes

LP Vault Prototype v2 is the reference. Its state rail is prototype scaffolding and does not ship: the app derives state from chain reads. Blocked by #82. Parent: #30.

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