The the core theme of this project is to familiarize oneself with the functioning of blockchain by building the network from up. The aim is to utilize the concepts of socket programming and establish a system based on the blockchain technology that can be scaled to incorporate the e-voting functionality. The system implemented as a part of this project involves of three basic entities:
- A node server meant to house the blockchain nodes.
- A server meant to serve the clients with the suitable interace for interaction and also engaging in the acitivty of mining.
- A client that takes data from the users and display relevant information.
- Muhammad Bin Shakeel Qureshi (https://github.com/TheQureshi)
- Elvin Arrow (https://github.com/Elvin-Arrow)