Skip to content

. Add connect-button.tsx improvements #278

Description

@DeFiVC

What: Improve the ConnectButton component with wallet detection, network indicator, and account switcher.

Why: The current ConnectButton is basic. Users need to see which wallet is connected, what network they're on, and be able to switch accounts.

Scope: Show connected wallet name (Freighter), network indicator (testnet/mainnet), truncated address, and dropdown with: copy address, switch network, disconnect options.

Acceptance criteria:

  • Wallet name is shown
  • Network indicator is visible
  • Address is truncated and copyable
  • Dropdown has wallet actions

Technical context: src/components/wallet/connect-button.tsx — existing ConnectButton. src/store/auth-store.ts — auth state.


Activity

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

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions