Skip to content

[FEAT] Multisig support when using WalletConnect#84

Open
mihaic195 wants to merge 2 commits intoCreit-Tech:mainfrom
mihaic195:main
Open

[FEAT] Multisig support when using WalletConnect#84
mihaic195 wants to merge 2 commits intoCreit-Tech:mainfrom
mihaic195:main

Conversation

@mihaic195
Copy link

  • 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
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