Eth_sign disabled

Are there any other ways to sign transactions? We have used eth_sign in our application. Now we need to find another way

Hello @Cozart !

MetaMask lets you request cryptographic signatures from users in a number of ways.

eth_signTypedData_v4

personal_sign

eth_sign

You can read more about this in the next article:
Since according to the rules you can not post links, I will leave a screenshot. :wink:

5 Likes

I know all possible options. But these options do not allow you to sign transfer transactions

eth_sign not working. The user must give permission in the settings. This will never happen

Perhaps it will be useful for you, you can find it in the official documentation:

6 Likes

This topic was automatically closed after 30 days. New replies are no longer allowed.