mowblox / auditable-blockchain-voting-system

This curriculum aims to provide a comprehensive introduction to blockchain development while building a practical, secure voting system. It covers essential concepts in blockchain, smart contract development, and the specific challenges of creating a secure and auditable voting system.
https://abvs.vercel.app
MIT License
3 stars 11 forks source link

developed check voter eligibility page #46

Closed AngeloKwakye closed 1 week ago

AngeloKwakye commented 1 week ago

resolves #36

mikehammond commented 1 week ago

@AngeloKwakye I have broken down some part of the code into a component. Take a look and do the work you wanted to do in the VerifyVoter.tsx component.

AngeloKwakye commented 1 week ago

awesome 👍🏾

AngeloKwakye commented 1 week ago

@mikehammond i think my work here is done. all yours now.

mikehammond commented 1 week ago

@AngeloKwakye Thank you very much. Will review and merge it.

AngeloKwakye commented 1 week ago

awesome 👍🏾