This is a project about solving maximizing arbitrage using gradle as build tool and spring-boot as a framework.
To build this project you must install Java 1.8.
-
Clone this repo.
$ git clone [email protected]:nguni52/arbitrage.git
-
At project root directory run:
$ ./run.sh USD
where USD is the base currency of choice.
A jar file will be generated at <project-home>/build/libs/arbitrage-0.1.1.jar
. This is what runs and you will see console
output.