Skip to main content
Display the user’s wallet connection status with a visual indicator, showing wallet address and connection state.

Implementation

Styling

Variants

Compact version

With copy functionality

With dropdown menu

Header integration

Key features

  • Connection state - Shows connecting, connected, or disconnected status
  • Address formatting - Truncates long addresses for better display
  • Visual indicator - Colored dot shows connection status at a glance
  • Additional info - Can display email or other user information
  • Copy functionality - Easy to add clipboard copy feature
  • Extensible - Can be expanded with menus, dropdowns, etc.

Important notes

The status indicator automatically updates when the user logs in or out, thanks to MoonKey’s reactive hooks.
Place the wallet status in your app’s header or navigation bar for constant visibility.

Next steps

Dashboard

Build a complete dashboard

Styling

More styling examples