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

Explore support for EIP-712-signed SDK transactions #1959

Open
kostko opened this issue Aug 28, 2024 · 0 comments
Open

Explore support for EIP-712-signed SDK transactions #1959

kostko opened this issue Aug 28, 2024 · 0 comments
Labels
c:runtime-sdk Category: Runtime SDK

Comments

@kostko
Copy link
Member

kostko commented Aug 28, 2024

It should be possible to allow signing arbitrary SDK transactions using the EIP-712 scheme. This would make it possible to sign all SDK transactions using wallets Metamask, simplifying the user experience. The implementation should probably be an additional AuthProof variant (e.g. Eip712).

@kostko kostko added the c:runtime-sdk Category: Runtime SDK label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:runtime-sdk Category: Runtime SDK
Projects
None yet
Development

No branches or pull requests

1 participant