-
Notifications
You must be signed in to change notification settings - Fork 19
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
Adding smart contract for Voting Dapp #9
Comments
Added another pull request please consider. |
Hello @mbcse , It's quite interesting and I want to work on this issue, also please guide me on how should I proceed. |
@manisha-27 Start searching for all the things needed in a voting dapp and start writing the smart contract. It should be as much as configurable as possible. Do not hardcode anything! |
@manisha-27 Any update |
Yes, I'm working on it. Will push the code within 1-2 days✌. |
@manisha-27 Any Update? |
hi @mbcse I wrote an Election smart contract check it out and give me your feedback |
Task is to make contract which helps in conducting elections and allows people to vote for a candidate, get vote count, get results, etc.
The text was updated successfully, but these errors were encountered: