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"