Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix register.js by correctly using ethersjs to connect to metamask #12

Conversation

adityabhattad2021
Copy link

Problem:

In clientAnonymousVoting/src/Components/Register.js there was a problem in connect to Metamask flow due to which the wallets were not getting connected properly.

Changes: Made:

  • Fixed the wallet connect flow using ethersjs.

Fixes:

  • Register functionality works properly and it correctly redirects to the dashboard on successful register.

Video: https://youtu.be/zyBOSbLcHtQ

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

Successfully merging this pull request may close these issues.

2 participants