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

Implement AddressInput component #2812

Open
FrederikBolding opened this issue Oct 8, 2024 · 1 comment
Open

Implement AddressInput component #2812

FrederikBolding opened this issue Oct 8, 2024 · 1 comment
Assignees

Comments

@FrederikBolding
Copy link
Member

FrederikBolding commented Oct 8, 2024

We should introduce a component for managing address inputs, when an address has been entered, we can resolve that to a display name, avatar etc.

State
The state for this component should simply be a CAIP-10 address.

Props

  • chainId: CAIP2ChainId (Required and can be used to construct the CAIP-10 address)
  • value?: string
  • placeholder?: string

Figma link: TBD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants