Giveth / milestonetracker-ui

User Interface for the Milestone Tracker
GNU General Public License v3.0
8 stars 11 forks source link

"No Ethereum accounts found" message optimization #62

Open geleeroyale opened 7 years ago

geleeroyale commented 7 years ago

The message also appear when Metamask is unlocked, but not set to main net, so to have an easy fix (and correcting some typos), the message should be:

No Ethereum account found. To interact with the Giveth Dapp, set MetaMask to main net and unlock your wallet, then refresh the page.

" image "

rodney757 commented 7 years ago

this actually has to do with a race condition with web3 selection & metamask web3 injection. This will be fixed in the mvp

If this happens, try to refresh the page.