From ae6c05f763fa5e54a254ea091b3b88c4cff8ca9f Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 22 Nov 2019 10:22:10 -0800 Subject: [PATCH] Added Enigma P2P Monitor and other repos --- data/ecosystems/e/enigma.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/e/enigma.toml b/data/ecosystems/e/enigma.toml index 92b85247..fbbbcbaf 100644 --- a/data/ecosystems/e/enigma.toml +++ b/data/ecosystems/e/enigma.toml @@ -39,6 +39,9 @@ url = "https://github.com/enigmampc/docker-client" [[repo]] url = "https://github.com/enigmampc/docker-compose" +[[repo]] +url = "https://github.com/enigmampc/docker-environment" + [[repo]] url = "https://github.com/enigmampc/ecosystem-tools" @@ -69,6 +72,9 @@ url = "https://github.com/enigmampc/enigma-non-fungible-token-lottery" [[repo]] url = "https://github.com/enigmampc/enigma-p2p" +[[repo]] +url = "https://github.com/enigmampc/enigma-p2p-monitor" + [[repo]] url = "https://github.com/enigmampc/enigma-secret-access-control" @@ -93,6 +99,9 @@ url = "https://github.com/enigmampc/ethabi" [[repo]] url = "https://github.com/enigmampc/indexmap-sgx" +[[repo]] +url = "https://github.com/enigmampc/integration-tests" + [[repo]] url = "https://github.com/enigmampc/json-patch"