Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement new signMultiChain method #17

Open
4 tasks
esaminu opened this issue Jan 30, 2024 · 0 comments
Open
4 tasks

Implement new signMultiChain method #17

esaminu opened this issue Jan 30, 2024 · 0 comments
Assignees

Comments

@esaminu
Copy link
Collaborator

esaminu commented Jan 30, 2024

  • signMulichain(transaction, keyDerivationPath): Promise<void>
  • signMultichain will open /sign-multichain route on signer app Add new /sign-multichain route fast-auth-signer#168 and post a message with the interface set on the ticket (transaction to multichain contract, key derivation path)
  • Set a listener for a postmessage back from the iframe containing a SignedDelegate that calls the mpc contract's sign method
  • Send the SignedDelegate to the relayer which executed the function call to the sign method and returns the signature for the derived key issued by the smart contract
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants