Skip to content

[FEAT] Multisig support when using WalletConnect#84

Merged
earrietadev merged 2 commits intoCreit-Tech:mainfrom
mihaic195:main
Mar 30, 2026
Merged

[FEAT] Multisig support when using WalletConnect#84
earrietadev merged 2 commits intoCreit-Tech:mainfrom
mihaic195:main

Conversation

@mihaic195
Copy link
Copy Markdown
Contributor

  • Add signAndSubmitTransaction method to the WalletConnect module, enabling wallets to sign and submit transactions to the network in a single step.
  • This is particularly useful for multisig accounts, where the wallet can coordinate collecting all required signatures before submitting.
  • The new stellar_signAndSubmitXDR method is requested as an optional WalletConnect capability, so wallets that don't support it won't be affected during session pairing.
  • Add the method as an optional member of ModuleInterface so non-WalletConnect modules are unaffected.

I tested this successfully on Stellar mainnet using Lobstr and Lobstr Vault multisig when connected using WalletConnect. Original flows work the same as before, with no regressions.

@mihaic195 mihaic195 changed the title [FEAT] [FEAT] Multisig support when using WalletConnect Feb 23, 2026
@earrietadev earrietadev merged commit 8a087c7 into Creit-Tech:main Mar 30, 2026
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.

2 participants