From afd6f6e1b8196ac84516275a214cf6ce70aa6b68 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 5 Jan 2020 09:41:44 -0800 Subject: [PATCH] Added ankr-chain repo to Ankr ecosystem --- data/ecosystems/a/ankr.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/a/ankr.toml b/data/ecosystems/a/ankr.toml index 579f5470..af9957d7 100644 --- a/data/ecosystems/a/ankr.toml +++ b/data/ecosystems/a/ankr.toml @@ -12,6 +12,9 @@ url = "https://github.com/Ankr-network/Ankr-boid-sample" [[repo]] url = "https://github.com/Ankr-network/ankr-boinc" +[[repo]] +url = "https://github.com/Ankr-network/ankr-chain" + [[repo]] url = "https://github.com/Ankr-network/ankr-cli"