From 0f42328878ea4b0cfa90ba5efc78f2dff0c79c55 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 3 Sep 2019 19:15:57 -0700 Subject: [PATCH] Additional Gnosis Repos. --- data/ecosystems/g/gnosis.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data/ecosystems/g/gnosis.toml b/data/ecosystems/g/gnosis.toml index 19a98036..8f37f6da 100644 --- a/data/ecosystems/g/gnosis.toml +++ b/data/ecosystems/g/gnosis.toml @@ -18,9 +18,15 @@ url = "https://github.com/gnosis/BlockiesSwift" [[repo]] url = "https://github.com/gnosis/canonical-weth" +[[repo]] +url = "https://github.com/gnosis/conditional-markets-interface" + [[repo]] url = "https://github.com/gnosis/conditional-tokens-contracts" +[[repo]] +url = "https://github.com/gnosis/conditional-tokens-market-makers" + [[repo]] url = "https://github.com/gnosis/cryptoeconomic-experiments" @@ -57,6 +63,9 @@ url = "https://github.com/gnosis/dex-research" [[repo]] url = "https://github.com/gnosis/dex-services" +[[repo]] +url = "https://github.com/gnosis/dex-telegram" + [[repo]] url = "https://github.com/gnosis/dex-zksnarks" @@ -207,6 +216,9 @@ url = "https://github.com/gnosis/hg-subgraph" [[repo]] url = "https://github.com/gnosis/hg-trading-ui" +[[repo]] +url = "https://github.com/gnosis/Keycard.swift" + [[repo]] url = "https://github.com/gnosis/kyber" @@ -324,9 +336,15 @@ url = "https://github.com/gnosis/safe-transaction-service" [[repo]] url = "https://github.com/gnosis/safe-web3-provider" +[[repo]] +url = "https://github.com/gnosis/secp256k1.swift" + [[repo]] url = "https://github.com/gnosis/solidity-arithmetic" +[[repo]] +url = "https://github.com/gnosis/solidity-data-structures" + [[repo]] url = "https://github.com/gnosis/stablecoin-converter"