From b5c7439da1ba83c0691893dea9df66b37e06bed4 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 25 Feb 2020 22:44:22 -0800 Subject: [PATCH] Added enigmachain repo to Enigma ecosystem --- data/ecosystems/e/enigma.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/e/enigma.toml b/data/ecosystems/e/enigma.toml index 22f7462f..ff1f4bbd 100644 --- a/data/ecosystems/e/enigma.toml +++ b/data/ecosystems/e/enigma.toml @@ -90,6 +90,9 @@ url = "https://github.com/enigmampc/enigma-template-dapp" [[repo]] url = "https://github.com/enigmampc/EnigmaBounties" +[[repo]] +url = "https://github.com/enigmampc/enigmachain" + [[repo]] url = "https://github.com/enigmampc/enigmaslackbot"