Skip to content

fix(stellar): update ProfileModal registration#358

Merged
davedumto merged 1 commit intoStreamFi-x:devfrom
chigozirim007:feat/profilemodal-stellar
Feb 26, 2026
Merged

fix(stellar): update ProfileModal registration#358
davedumto merged 1 commit intoStreamFi-x:devfrom
chigozirim007:feat/profilemodal-stellar

Conversation

@chigozirim007
Copy link

@chigozirim007 chigozirim007 commented Feb 26, 2026

PR: Update ProfileModal Registration for Stellar Wallets

Summary

This PR updates the ProfileModal registration flow to use the Stellar wallet context instead of StarkNet. The registration payload and storage now persist the Stellar public key (G...), aligning with the current wallet migration.

Changes

  • Switched ProfileModal to use useStellarWallet() and publicKey for registration.
  • Registration payload now sends the Stellar public key as wallet.
  • localStorage and sessionStorage now persist the Stellar public key after successful registration.

Files Changed

  • components/explore/ProfileModal.tsx

Issue

@vercel
Copy link

vercel bot commented Feb 26, 2026

@Kelvin-codes is attempting to deploy a commit to the david's projects Team on Vercel.

A member of the Team first needs to authorize it.

@davedumto davedumto merged commit 7139e57 into StreamFi-x:dev Feb 26, 2026
4 of 5 checks 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.

Update ProfileModal registration flow for Stellar

3 participants