NikhilGupta1997 / CryptoCurrency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryptoCurrency

Source Code is available in the file : cryptocurrency.cpp

Compilation
g++ -std=c++11 cryptocurrency.cpp -o crypt

Execute
./crypt

Information about blockchain tree of ith peer would be printed in file tree_id.txt

All specified question and experimental tree graphs have been answered in the report file.

Authors

Course Project under Prof. Vinay Ribeiro

About


Languages

Language:C++ 100.0%