Anyone having issue to run ethers in Snap? #962
-
I was trying to connect my smart contract in Snap so I followed the ethers-js example to initialize a provider instance like this |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hello @ohyung1287. That should be working as intended. Does anything appear in your Console log of the DevTools? Snap errors can also appear in the background.html log as well. |
Beta Was this translation helpful? Give feedback.
Hello @ohyung1287.
That should be working as intended. Does anything appear in your Console log of the DevTools?
Snap errors can also appear in the background.html log as well.
To access the background.html log, first enter the list of extension, enable developer mode in top right and then click on
background.html
page of the MetaMask Flask extension