trade engine This repo contains the Coincube Trade Engine module. Getting Started In order to get up and running with this repo: Database Submodule This repo contains one submodule which needs to be pulled down before you will be able to work. In order to pull in the submodule you will need to run: `git submodule init` `git submodule update` Please be sure to push submodule changes to remote Git Submodule Tutorial #1 Git Submodule Tutorial #2