A PoC of Blockchain Technology
Due to the epoll and socket programming used in this project, it can only be run on Linux systems.
This is a project focused on the concepts of Object Oriented Programming
in C++, and is according to the syllabus of IOE, TU.
It uses the concepts of OOP in C++, BlockChain Technology and the general concept of Voting System.
Preferred IDE: CLion
Use CMakeLists.txt or build.sh to build the Project.
Check if the required packages are available in the system
cmake CMakeLists.txt
Create a Makefile
cmake .
Compiles and creates a Matadaan
named executable file
make
./Matadaan
: to run the executable file
./Matadaan