Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 295 Bytes

File metadata and controls

18 lines (10 loc) · 295 Bytes

*** Project Title *** "Blockchain In C++"


*** Use Linux version 22.04 ***


**** To Compile the Code ****

g++ -lstdc++ -o Jesal main.cpp Block.cpp Blockchain.cpp sha256.cpp


**** To run the Code ****

./Jesal