# OpenDC To locally build and run OpenDC, follow the setup guide below. ## Setup First, clone this repository and its submodules: ```bash git clone --recursive git@github.com:tudelft-atlarge/opendc.git ``` Then... [TO DO]