-Blockchain Project(lottery_app): Make sure the files are present in the same directories as shown. Also make sure you have Flask installed, along with Python. Run the app.py file from the terminal. Copy paste the domain http://127.0.0.1:5000 into your browser to see the simulation
-Side Channel Attack(sidechannel.py): Run the python file using python sidechannel.py or python3 sidechannel.py using your terminal and follow the instructions to see the timing attack in action.