Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address component #2758

Open
eriknson opened this issue Sep 25, 2024 · 0 comments
Open

Address component #2758

eriknson opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@eriknson
Copy link
Member

eriknson commented Sep 25, 2024

Let's introduce a component to parse any arbitrary account address so it can be displayed in a variety of ways depending on the props. E.g. "Gaming Account 1" or the truncated address (e.g. "0xEqT...83x")

Specification

  • Unformatted so it can be populated within other components such as Cell, Row, plain text, etc

Props

  • address: String
  • raw: Boolean
  • jazzicon: Boolean
  • displayName: Boolean
  • truncate: Boolean

To be defined

  • accountID: String

Figma

@david0xd david0xd self-assigned this Sep 30, 2024
@eriknson eriknson changed the title Address component to display user-owned accounts via their client names Address component Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants