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

sign typed data using browsersigner #128

Closed
bout3fiddy opened this issue Jan 31, 2024 · 1 comment · Fixed by #130
Closed

sign typed data using browsersigner #128

bout3fiddy opened this issue Jan 31, 2024 · 1 comment · Fixed by #130
Assignees

Comments

@bout3fiddy
Copy link
Contributor

bout3fiddy commented Jan 31, 2024

https://docs.metamask.io/wallet/reference/eth_signtypeddata_v4/

needed for signing gnosis safe transactions in #120.

@DanielSchiavini DanielSchiavini self-assigned this Feb 2, 2024
@DanielSchiavini
Copy link
Collaborator

We should use this method from ethersjs
https://docs.ethers.org/v5/api/signer/#Signer-signTypedData

DanielSchiavini added a commit to DanielSchiavini/titanoboa that referenced this issue Feb 5, 2024
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 a pull request may close this issue.

2 participants