Skip to content

#15 — Initialize Stellar Wallets Kit with supported wallets #15

@IbrahimIjai

Description

@IbrahimIjai

Description:
Create apps/web/src/features/wallet/lib/wallet-kit.ts. Initialize StellarWalletsKit with:

  • FreighterModule
  • xBullModule
  • LobstrModule
  • AlbedoModule
  • HanaModule
  • WalletConnectModule (bridge for mobile wallets)

Pass NETWORK.networkPassphrase to the kit.

Acceptance criteria:

  • Single exported walletKit instance — never re-instantiated
  • Kit is lazy-initialized on first import (not at module parse time)
  • walletKit.getSupportedWallets() returns all 5+ modules

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions