From f4ee61e168c41e29aee359f3453e7a9b1dd7b023 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 31 Aug 2019 09:52:18 -0700 Subject: [PATCH] Added Fetch's Trading Agent Competition framework. --- data/ecosystems/f/fetch.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/f/fetch.toml b/data/ecosystems/f/fetch.toml index d4dfebfe..0255b06f 100644 --- a/data/ecosystems/f/fetch.toml +++ b/data/ecosystems/f/fetch.toml @@ -18,6 +18,9 @@ url = "https://github.com/fetchai/agents-tac" [[repo]] url = "https://github.com/fetchai/docker-constellation" +[[repo]] +url = "https://github.com/fetchai/docker-images" + [[repo]] url = "https://github.com/fetchai/docs"