I need to transfer erc-20 tokens by using Metamask provider in typescript React project.
And there’s a error in window.ethereum.
The error message is
‘Property ‘ethereum’ does not exist on type ‘Window & typeof globalThis’.’
How can I solve this problem?
New contributor
Denis Prosvietov is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.