magic-js
magic-js copied to clipboard
Algorand Extension is missing signMultisigTransaction
✅ Prerequisites
• ✅ Did you perform a cursory search of open issues? Is this feature already requested elsewhere?
• [ ] Are you reporting to the correct repository (magic-sdk
)?
No, proper repo is closed-source
✨ Feature Request
The current Algorand extension is missing Algorand's sdk signMultisigTransaction
method.
Makes it impossible to use Magic for multisig transaction signing (this is not the only method required, appendSignMultisigTransaction
is another).
@harryEth I saw you worked on the Algorand extension. Would be happy to help build this feature if the code can be open sourced.
🧩 Context
I am trying to build a flow, whereby a quorum of users can agree on locking up a bounty in an escrow.
💻 Examples
MyAlgoWallet has this built natively.
Somewhat related to #186
cc @harryEth
@Standaa Thank you for the feature request. I wanted to follow up on this and let you know, that although we don't have this request on the roadmap, we will re-open the issue when it is.