desktop-web-wallet
desktop-web-wallet copied to clipboard
Add support for `eth_signTypedData_v4`
Any thoughts on adding support for eth_signTypedData_v4
?
This signing method is currently not available:
Thus in our app we have to resort to eth_sign
, but this method offers a bad UX as the user is only presented with a hash to sign.
That gives less visibility into what the users are signing.
If you wanna try to reproduce the issue, head to https://cowswap.exchange:
- Connect your wallet
- Pick a token pair and fill in an amount
- Enable the sell token
- Try to perform a Swap