Reads rho contract logs, put them in an agent, and provides and endpoint for accessing them.
client.ex: interface for reading logs from an ethereum nodelogs.ex: job loop to fill an array of logs and map of pending swapsendpont.ex: serve pending swaps over http
MIX_ENV=prod NETWORK=kovan iex -S mix
gcloud app deploy