Skip to content

docs: Stellar multiple recovery signers & post-creation additions (draft, subject to change) - #5

Draft
devin-ai-integration[bot] wants to merge 2 commits into
mainfrom
devin/1788213793-recovery-signers-doc
Draft

docs: Stellar multiple recovery signers & post-creation additions (draft, subject to change)#5
devin-ai-integration[bot] wants to merge 2 commits into
mainfrom
devin/1788213793-recovery-signers-doc

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Aug 31, 2026

Copy link
Copy Markdown

Summary

Adds docs/recovery-signers.md, a draft (subject to change) doc describing multiple recovery signers on Stellar smart wallets for teams following this demo's server-side-create / client-side-approve pattern:

  • 1-of-N recovery signer model (up to 10; email/phone/external-wallet/server; never device), and the disambiguation rule: multi-recovery wallets must name the authorizing signer via params.signer (transactions) or approver (signer management).
  • Creating new wallets with config.recovery: [phone, email].
  • Creating transactions server-side and approving on mobile with the React Native SDK (wallet.useSigner(...) + OTP).
  • [Proposed] adding an email recovery signer to existing phone-only wallets (role: "recovery" + approver, approved client-side) — clearly marked as not yet available.
  • How this composes with the device-signer migration flow this demo implements.

Do not merge yet — some described surfaces are not released.

@devin-ai-integration

Copy link
Copy Markdown
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
crossmint-stellar-wallets-demo Ready Ready Preview Aug 31, 2026 10:15pm

Request Review

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 Devin Review: 3 flags

Not posted on this PR by your GitHub settings — view them in Devin Review. (Configure)

Devin Review

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.

1 participant