From 866e8dd35f300b8888616b520b0ee8fc498da2d0 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 10 Jan 2020 21:55:50 -0800 Subject: [PATCH] Added more Chainlink ecosystem repos (mostly related to Synthetix) --- data/ecosystems/c/chainlink.toml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/data/ecosystems/c/chainlink.toml b/data/ecosystems/c/chainlink.toml index a5427374..78dfb7e3 100644 --- a/data/ecosystems/c/chainlink.toml +++ b/data/ecosystems/c/chainlink.toml @@ -96,6 +96,9 @@ url = "https://github.com/smartcontractkit/ethblockcomparer" [[repo]] url = "https://github.com/smartcontractkit/ethereumjs-abi" +[[repo]] +url = "https://github.com/smartcontractkit/ethers.js" + [[repo]] url = "https://github.com/smartcontractkit/ethwrite-adapter" @@ -147,6 +150,9 @@ url = "https://github.com/smartcontractkit/paypal-adapter" [[repo]] url = "https://github.com/smartcontractkit/pizza" +[[repo]] +url = "https://github.com/smartcontractkit/repo-ganache-sourcemap-bug" + [[repo]] url = "https://github.com/smartcontractkit/rust-sgx-sdk" @@ -165,6 +171,12 @@ url = "https://github.com/smartcontractkit/solc-api-docs" [[repo]] url = "https://github.com/smartcontractkit/solidity-cborutils" +[[repo]] +url = "https://github.com/smartcontractkit/synth-index-alphavantage-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/synth-index-amberdata-adapter" + [[repo]] url = "https://github.com/smartcontractkit/synth-index-bnc-adapter" @@ -174,6 +186,18 @@ url = "https://github.com/smartcontractkit/synth-index-cc-adapter" [[repo]] url = "https://github.com/smartcontractkit/synth-index-cmc-adapter" +[[repo]] +url = "https://github.com/smartcontractkit/synth-index-coinapi-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/synth-index-coingecko-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/synth-index-coinpaprika-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/synth-index-cryptoapis-adapter" + [[repo]] url = "https://github.com/smartcontractkit/TownCrier-Offchain-Computation"