Open
Description
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