From 5e863c4d6dfe193631c44965c8aef272899577fe Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 24 Aug 2019 08:42:21 -0700 Subject: [PATCH] Various updates from github organizations. --- data/ecosystems/c/chainstack.toml | 29 ++++++++++--------- data/ecosystems/c/connext-network.toml | 3 ++ data/ecosystems/d/dos-network.toml | 3 ++ data/ecosystems/g/gnosis.toml | 6 ++++ data/ecosystems/k/keep-network.toml | 6 ++++ data/ecosystems/n/nkn.toml | 3 ++ data/ecosystems/o/ocean-protocol.toml | 12 ++++++++ .../ecosystems/s/santiment-network-token.toml | 12 ++++++++ data/ecosystems/w/walletconnect.toml | 6 ++++ 9 files changed, 67 insertions(+), 13 deletions(-) diff --git a/data/ecosystems/c/chainstack.toml b/data/ecosystems/c/chainstack.toml index a36742bc..f3628067 100644 --- a/data/ecosystems/c/chainstack.toml +++ b/data/ecosystems/c/chainstack.toml @@ -6,6 +6,12 @@ sub_ecosystems = [] github_organizations = ["https://github.com/chainstack"] # Repositories +[[repo]] +url = "https://github.com/chainstack/corda-docker" + +[[repo]] +url = "https://github.com/chainstack/corda-shell-docker" + [[repo]] url = "https://github.com/chainstack/docs" @@ -13,31 +19,28 @@ url = "https://github.com/chainstack/docs" url = "https://github.com/chainstack/ethereum-certificates-tutorial" [[repo]] -url = "https://github.com/chainstack/quorum-docker" +url = "https://github.com/chainstack/fabric-sdk-py" [[repo]] -url = "https://github.com/chainstack/multichain-explorer-docker" +url = "https://github.com/chainstack/multichain-docker" [[repo]] url = "https://github.com/chainstack/multichain-explorer" [[repo]] -url = "https://github.com/chainstack/corda-shell-docker" +url = "https://github.com/chainstack/multichain-explorer-docker" [[repo]] -url = "https://github.com/chainstack/corda-docker" +url = "https://github.com/chainstack/multichaincli" + +[[repo]] +url = "https://github.com/chainstack/quorum-docker" + +[[repo]] +url = "https://github.com/chainstack/quorum-explorer" [[repo]] url = "https://github.com/chainstack/quorum-iot-tutorial" [[repo]] url = "https://github.com/chainstack/quorum-loyalty-program-tutorial" - -[[repo]] -url = "https://github.com/chainstack/quorum-explorer" - -[[repo]] -url = "https://github.com/chainstack/multichain-docker" - -[[repo]] -url = "https://github.com/chainstack/multichaincli" diff --git a/data/ecosystems/c/connext-network.toml b/data/ecosystems/c/connext-network.toml index 6bba2fbc..cf9bdba3 100644 --- a/data/ecosystems/c/connext-network.toml +++ b/data/ecosystems/c/connext-network.toml @@ -138,5 +138,8 @@ url = "https://github.com/ConnextProject/virtual-channels" [[repo]] url = "https://github.com/ConnextProject/wallet-sdk" +[[repo]] +url = "https://github.com/ConnextProject/walletconnect-test-wallet" + [[repo]] url = "https://github.com/ConnextProject/we-got-spanked" diff --git a/data/ecosystems/d/dos-network.toml b/data/ecosystems/d/dos-network.toml index 36792217..805b8941 100644 --- a/data/ecosystems/d/dos-network.toml +++ b/data/ecosystems/d/dos-network.toml @@ -30,6 +30,9 @@ url = "https://github.com/DOSNetwork/eth-contracts" [[repo]] url = "https://github.com/DOSNetwork/go-ethereum" +[[repo]] +url = "https://github.com/DOSNetwork/hackathon-examples" + [[repo]] url = "https://github.com/DOSNetwork/Research-Reading" diff --git a/data/ecosystems/g/gnosis.toml b/data/ecosystems/g/gnosis.toml index 66ca4217..19a98036 100644 --- a/data/ecosystems/g/gnosis.toml +++ b/data/ecosystems/g/gnosis.toml @@ -27,6 +27,9 @@ url = "https://github.com/gnosis/cryptoeconomic-experiments" [[repo]] url = "https://github.com/gnosis/dapp-react-2.0" +[[repo]] +url = "https://github.com/gnosis/dapp-ui" + [[repo]] url = "https://github.com/gnosis/dappcon-olympia-setup" @@ -150,6 +153,9 @@ url = "https://github.com/gnosis/dx-uniswap-arbitrage" [[repo]] url = "https://github.com/gnosis/EIPs" +[[repo]] +url = "https://github.com/gnosis/eth-berlin-location-recovery" + [[repo]] url = "https://github.com/gnosis/ether-splitter" diff --git a/data/ecosystems/k/keep-network.toml b/data/ecosystems/k/keep-network.toml index 5d6e544f..f38538e1 100644 --- a/data/ecosystems/k/keep-network.toml +++ b/data/ecosystems/k/keep-network.toml @@ -99,6 +99,9 @@ url = "https://github.com/keep-network/node-electrum-client" [[repo]] url = "https://github.com/keep-network/nodejs-python-solc" +[[repo]] +url = "https://github.com/keep-network/openzeppelin-contracts" + [[repo]] url = "https://github.com/keep-network/paillier" @@ -150,6 +153,9 @@ url = "https://github.com/keep-network/ThresholdECDSA" [[repo]] url = "https://github.com/keep-network/toml" +[[repo]] +url = "https://github.com/keep-network/truffle" + [[repo]] url = "https://github.com/keep-network/website" diff --git a/data/ecosystems/n/nkn.toml b/data/ecosystems/n/nkn.toml index 243a36f3..152faa15 100644 --- a/data/ecosystems/n/nkn.toml +++ b/data/ecosystems/n/nkn.toml @@ -9,6 +9,9 @@ github_organizations = ["https://github.com/nknorg"] [[repo]] url = "https://github.com/nknorg/coniks-go" +[[repo]] +url = "https://github.com/nknorg/consequential" + [[repo]] url = "https://github.com/nknorg/crypto" diff --git a/data/ecosystems/o/ocean-protocol.toml b/data/ecosystems/o/ocean-protocol.toml index 825d8ae7..c1587e37 100644 --- a/data/ecosystems/o/ocean-protocol.toml +++ b/data/ecosystems/o/ocean-protocol.toml @@ -33,6 +33,9 @@ url = "https://github.com/oceanprotocol/brizo" [[repo]] url = "https://github.com/oceanprotocol/cloud-storage-providers" +[[repo]] +url = "https://github.com/oceanprotocol/common-utils-java" + [[repo]] url = "https://github.com/oceanprotocol/commons" @@ -75,6 +78,9 @@ url = "https://github.com/oceanprotocol/keeper-contracts" [[repo]] url = "https://github.com/oceanprotocol/keeper-experimental" +[[repo]] +url = "https://github.com/oceanprotocol/keeper-py-lib" + [[repo]] url = "https://github.com/oceanprotocol/lungfish" @@ -138,6 +144,9 @@ url = "https://github.com/oceanprotocol/OEPs" [[repo]] url = "https://github.com/oceanprotocol/openwaters" +[[repo]] +url = "https://github.com/oceanprotocol/operator-service" + [[repo]] url = "https://github.com/oceanprotocol/osmosis-aws-driver" @@ -165,6 +174,9 @@ url = "https://github.com/oceanprotocol/pleuston" [[repo]] url = "https://github.com/oceanprotocol/poa-bridge-contracts" +[[repo]] +url = "https://github.com/oceanprotocol/react-tutorial" + [[repo]] url = "https://github.com/oceanprotocol/secret-store-client-java" diff --git a/data/ecosystems/s/santiment-network-token.toml b/data/ecosystems/s/santiment-network-token.toml index aaa1dad4..bbf7bcaf 100644 --- a/data/ecosystems/s/santiment-network-token.toml +++ b/data/ecosystems/s/santiment-network-token.toml @@ -40,6 +40,9 @@ url = "https://github.com/santiment/clickhouse_ecto" [[repo]] url = "https://github.com/santiment/clickhousex" +[[repo]] +url = "https://github.com/santiment/compound-exporter" + [[repo]] url = "https://github.com/santiment/cryptomood-santiment-bridge" @@ -79,6 +82,9 @@ url = "https://github.com/santiment/eos" [[repo]] url = "https://github.com/santiment/eth-contract-metadata" +[[repo]] +url = "https://github.com/santiment/eth-exporter" + [[repo]] url = "https://github.com/santiment/eth-transactions-exporter" @@ -103,6 +109,9 @@ url = "https://github.com/santiment/faktory_worker_ex" [[repo]] url = "https://github.com/santiment/faktory_worker_python" +[[repo]] +url = "https://github.com/santiment/generator-eth-exporter" + [[repo]] url = "https://github.com/santiment/golem_watcher" @@ -196,6 +205,9 @@ url = "https://github.com/santiment/slack-invite-automation" [[repo]] url = "https://github.com/santiment/smart-contract-reader-heroku" +[[repo]] +url = "https://github.com/santiment/sprite-generator" + [[repo]] url = "https://github.com/santiment/TimeLockedRewardFaucet" diff --git a/data/ecosystems/w/walletconnect.toml b/data/ecosystems/w/walletconnect.toml index d8ad2d1f..b08402a7 100644 --- a/data/ecosystems/w/walletconnect.toml +++ b/data/ecosystems/w/walletconnect.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/WalletConnect"] # Repositories +[[repo]] +url = "https://github.com/WalletConnect/association" + [[repo]] url = "https://github.com/WalletConnect/eth-json-rpc-middleware" @@ -39,6 +42,9 @@ url = "https://github.com/WalletConnect/swift-walletconnect-lib" [[repo]] url = "https://github.com/WalletConnect/walletconnect-assets" +[[repo]] +url = "https://github.com/WalletConnect/walletconnect-demo-app" + [[repo]] url = "https://github.com/WalletConnect/walletconnect-docs"