From ef4ec3227f42feb8695615665c48bc8c9c8bf164 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 22 Nov 2019 10:24:25 -0800 Subject: [PATCH] Added gnosis conditional tokens repo and others --- data/ecosystems/g/gnosis.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/g/gnosis.toml b/data/ecosystems/g/gnosis.toml index 3c22d7ec..0ca4958c 100644 --- a/data/ecosystems/g/gnosis.toml +++ b/data/ecosystems/g/gnosis.toml @@ -21,6 +21,9 @@ url = "https://github.com/gnosis/canonical-weth" [[repo]] url = "https://github.com/gnosis/conditional-markets-interface" +[[repo]] +url = "https://github.com/gnosis/conditional-tokens" + [[repo]] url = "https://github.com/gnosis/conditional-tokens-contracts" @@ -48,6 +51,9 @@ url = "https://github.com/gnosis/dappcon_telegram_bot" [[repo]] url = "https://github.com/gnosis/DateTools" +[[repo]] +url = "https://github.com/gnosis/delayed-exec-contract" + [[repo]] url = "https://github.com/gnosis/dex-contracts" @@ -231,6 +237,12 @@ url = "https://github.com/gnosis/KeycardExample" [[repo]] url = "https://github.com/gnosis/kyber" +[[repo]] +url = "https://github.com/gnosis/libidn2" + +[[repo]] +url = "https://github.com/gnosis/libunistring" + [[repo]] url = "https://github.com/gnosis/lil-box" @@ -336,6 +348,9 @@ url = "https://github.com/gnosis/safe-modules" [[repo]] url = "https://github.com/gnosis/safe-notification-service" +[[repo]] +url = "https://github.com/gnosis/safe-proxy-sdk" + [[repo]] url = "https://github.com/gnosis/safe-react"