OpenZeppelin / workshops

Code and slides for OpenZeppelin Workshops
428 stars 277 forks source link

ProviderError: The method eth_signTypedData_v4 does not exist/is not available #13

Open mohammaddwaqas opened 2 years ago

mohammaddwaqas commented 2 years ago

Hi, I am having an issue for nft-drop repo. When I run the script 2-sign.js for

  1. npx hardhat run scripts/2-sign.js --network kovan (configured with kovan test net) It returns me the error -> ProviderError: The method eth_signTypedData_v4 does not exist/is not available