This repository was archived by the owner on Apr 10, 2024. It is now read-only.
Logging in as the admin. #4
Answered
by
brajmohanT
brajmohanT
asked this question in
Q&A
-
How Could I Run this app as admin? I run the app and it is running as the voter on my end, how could I run as the admin? |
Beta Was this translation helpful? Give feedback.
Answered by
brajmohanT
Feb 23, 2022
Replies: 2 comments 4 replies
-
Okay I got it.🙏 |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
brajmohanT
-
By default, the one who deploys the smart contract to the network is the administrator (usually its account on index 0 of Ganache), you will need to import that account using private key in your blockchain wallet (i.e. Metmask) and switch to that account in order to get to the admin page. example: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Okay I got it.🙏