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

Not able to construct EIP712Hashable for message coming from wallet connect json rpc request #832

Open
awaiskhan1304 opened this issue Sep 22, 2023 · 0 comments

Comments

@awaiskhan1304
Copy link

What piece of the framework are having the lack of docs?

EIP712.swift, Web3Signer.swift

What bit of docs would you like to have?

I am trying to sign eip712 message coming from wallet connect but I am not able to find how I can construct the EIP712Hashable object required in the first parameter of Web3Signer.signEIP712 where I can pass the string coming from wallet connect and signEIP712 using that message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant