Crypto Exchange Simulation A simple CLI program in C++ that simulates a crypto exchange platform. Work done for https://www.coursera.org/specializations/object-oriented-programming-s12n Getting Started # compile g++ --std=c++11 *.cpp -o merkel # execute ./merkel