Skip to content

Issue 38/stellar wallet integration#51

Open
Fayedamz wants to merge 4 commits into
wraith-protocol:developfrom
Fayedamz:issue-38/stellar-wallet-integration
Open

Issue 38/stellar wallet integration#51
Fayedamz wants to merge 4 commits into
wraith-protocol:developfrom
Fayedamz:issue-38/stellar-wallet-integration

Conversation

@Fayedamz

Copy link
Copy Markdown
Contributor

closes #38

Adds docs/guides/stellar-wallet-integration.mdx.

  • Per-wallet quick-start for Freighter, Albedo, xBull, and LOBSTR
  • Comparison table: Soroban auth, fee-bump signing, mobile support
  • Wallet picker UI pattern with availability detection and React hook
  • Stellar Wallets Kit as a one-package alternative
  • WalletConnect v2 reference pattern (coming soon)
  • Session persistence with localStorage + re-verification
  • Mobile detection, wallet matrix, and deep link fallback
  • Added to Guides nav in docs.json

Fix: replaced emoji in MDX tables with plain text for Mintlify compatibility.

@drips-wave

drips-wave Bot commented Jun 24, 2026

Copy link
Copy Markdown

@Fayedamz Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@truthixify

Copy link
Copy Markdown
Contributor

Other docs PRs are landing one by one, which means most of them now conflict on docs.json (because each registers its new page there) and sometimes guides/privacy-best-practices.mdx. Quick rebase clears it:

git fetch origin
git rebase origin/develop
# in docs.json: keep all entries from both sides
# in privacy-best-practices.mdx: keep both your addition and develop's
git push --force-with-lease

Content of the PR itself is clean — this is just the registration ordering.

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.

Stellar multi-wallet integration guide

2 participants