Follow the instruction in the README.md
pip install -r requirements.txt
cp .env.example .env
python main.py seed
Once setup has been completed each script in the main folder can be run. For example
python shared_locks.py
Once the script is executed the outputs will be seen in the terminal.
Each script will simulate the corresponding behavior.