Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

(Fix) Update DApp loading code considering upcoming Breaking Change in MetaMask #78

Closed
varasev opened this issue Oct 4, 2018 · 0 comments
Assignees

Comments

@varasev
Copy link

varasev commented Oct 4, 2018

Problem: On November 2nd, 2018 MetaMask and other DApp browsers will stop exposing user accounts by default. Instead, dapps must request access using a new provider method: provider.enable(). Detailed info is available here: https://medium.com/metamask/https-medium-com-metamask-breaking-change-injecting-web3-7722797916a8

Solution: Fix the code which loads DApp according to instructions from What this means for developers section of the article mentioned above.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants