From b0cb4b20b2d94b6431c4cea67833f1a62591e99a Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 12 Jan 2020 09:00:34 -0800 Subject: [PATCH] Added Enigma discovery testnet repo and others --- 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 fbbbcbaf..f1344af9 100644 --- a/data/ecosystems/e/enigma.toml +++ b/data/ecosystems/e/enigma.toml @@ -33,6 +33,9 @@ url = "https://github.com/enigmampc/discovery-documentation" [[repo]] url = "https://github.com/enigmampc/discovery-template-dapp" +[[repo]] +url = "https://github.com/enigmampc/discovery-testnet" + [[repo]] url = "https://github.com/enigmampc/docker-client" @@ -93,6 +96,9 @@ url = "https://github.com/enigmampc/error-chain" [[repo]] url = "https://github.com/enigmampc/etcommon-rs" +[[repo]] +url = "https://github.com/enigmampc/eth-contract-metadata" + [[repo]] url = "https://github.com/enigmampc/ethabi" @@ -117,6 +123,9 @@ url = "https://github.com/enigmampc/marketplace" [[repo]] url = "https://github.com/enigmampc/msgpack-rust" +[[repo]] +url = "https://github.com/enigmampc/MyEtherWallet" + [[repo]] url = "https://github.com/enigmampc/parity-common"