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

Implement Wallet Connection #39

Closed mikehammond closed 6 days ago

mikehammond commented 2 weeks ago

I want us to tone it down a bit to the beginner level and start with only wallet connection via metamask. There is the Metamask SDK but since we are using React/Next.js we will use a very light weight package called metamask-react to aid our development.

Please develop and test your work before pushing and raising a PR.

To understand more about Metamask and how to get the extension installed in your preferred browser, visit https://metamask.io/

theGeniusDennis commented 2 weeks ago

I would like to work on this! @mikehammond

mikehammond commented 1 week ago

@theGeniusDennis Are you having a good time with this issue or do you need some support?

theGeniusDennis commented 1 week ago

@mikehammond I wasn't able to do much last week with the task last week. I'll work on it within the week and if I face any difficulty, I'll let you know.

mikehammond commented 1 week ago

@theGeniusDennis Very well noted