Getting started

What you should do to start using the system

For deployment of the TradeSync you have 3 docker images, each for 1 of the modules of the system. Also for the functioning of system you should install the tools.

Installation of the tools will be shown in this chapter, and the installation of our software will be shown on the each module'schapter.

Note: for Dockerfile we use the following versions of docker image:

  • golang:latest for deployment of bin-file

  • alpine:latest for the launch of bin-file

Last updated