Skip to content

Adds Freighter Wallet connection Logic#10

Merged
Iwueseiter merged 1 commit intoHubDApp:mainfrom
Aman-Singh-Kushwaha:feat/wallet-service
Feb 23, 2026
Merged

Adds Freighter Wallet connection Logic#10
Iwueseiter merged 1 commit intoHubDApp:mainfrom
Aman-Singh-Kushwaha:feat/wallet-service

Conversation

@Aman-Singh-Kushwaha
Copy link
Contributor

@Aman-Singh-Kushwaha Aman-Singh-Kushwaha commented Feb 22, 2026

Closes #3

Change Summary

  • Creates WalletService methods connectWallet(), getPublicKey(), isConnected(), disconnectWallet() at services/wallet/wallet.service.ts
  • Installs and adds @stellar/freighter-api to package.json

Note

freigher-api doesn't provide any disconnect method, and is handled in-app level by clearing up context or local state.
But still kept the service method to keep consistent context interface

@Iwueseiter Iwueseiter merged commit dd491b8 into HubDApp:main Feb 23, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

Implement Wallet Connection Logic (Freighter)

2 participants