You can deploy this service by simply running the following commands:
docker build . -t circuloos-token-contracts
docker run -d -p 3000:3000 --name circuloos-token-contracts circuloos-token-contracts
How to instructions are in the WIKI of this repo# Circuloos Smart Contract API Example