From 7fb5dc928af70a8ae684ee715956bc03915c602b Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 20 Feb 2020 07:44:09 -0800 Subject: [PATCH] Added more Chainlink adapter repos and arbitrum quickstart --- data/ecosystems/c/chainlink.toml | 51 ++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/data/ecosystems/c/chainlink.toml b/data/ecosystems/c/chainlink.toml index e0dec625..3011eb80 100644 --- a/data/ecosystems/c/chainlink.toml +++ b/data/ecosystems/c/chainlink.toml @@ -21,9 +21,21 @@ url = "https://github.com/reale/ipa-cl-ea" [[repo]] url = "https://github.com/RoomTemperatureIQ/indigonetwork" +[[repo]] +url = "https://github.com/smartcontractkit/1forge-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/alphavantage-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/amberdata-adapter" + [[repo]] url = "https://github.com/smartcontractkit/api-docs" +[[repo]] +url = "https://github.com/smartcontractkit/arbitrum-quickstart" + [[repo]] url = "https://github.com/smartcontractkit/audits" @@ -36,6 +48,9 @@ url = "https://github.com/smartcontractkit/bigdecimal-rs" [[repo]] url = "https://github.com/smartcontractkit/binance-adapter" +[[repo]] +url = "https://github.com/smartcontractkit/bnc-convert-adapter" + [[repo]] url = "https://github.com/smartcontractkit/bountibot" @@ -69,9 +84,30 @@ url = "https://github.com/smartcontractkit/chainlink-ruby" [[repo]] url = "https://github.com/smartcontractkit/Chainlinked" +[[repo]] +url = "https://github.com/smartcontractkit/cmc-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/coinapi-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/coingecko-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/coinpaprika-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/cryptocompare-adapter" + [[repo]] url = "https://github.com/smartcontractkit/cryptocompare-vwap-adapter" +[[repo]] +url = "https://github.com/smartcontractkit/currencyapi-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/currencylayer-adapter" + [[repo]] url = "https://github.com/smartcontractkit/DefinitelyTyped" @@ -102,6 +138,9 @@ url = "https://github.com/smartcontractkit/ethers.js" [[repo]] url = "https://github.com/smartcontractkit/ethwrite-adapter" +[[repo]] +url = "https://github.com/smartcontractkit/fixer-adapter" + [[repo]] url = "https://github.com/smartcontractkit/gencodec" @@ -135,12 +174,21 @@ url = "https://github.com/smartcontractkit/limiter" [[repo]] url = "https://github.com/smartcontractkit/LinkToken" +[[repo]] +url = "https://github.com/smartcontractkit/lock-deposit-eth-adapter" + [[repo]] url = "https://github.com/smartcontractkit/mistertango-adapter" [[repo]] url = "https://github.com/smartcontractkit/mixicles" +[[repo]] +url = "https://github.com/smartcontractkit/nomics-adapter" + +[[repo]] +url = "https://github.com/smartcontractkit/openexchangerates-adapter" + [[repo]] url = "https://github.com/smartcontractkit/pancake" @@ -150,6 +198,9 @@ url = "https://github.com/smartcontractkit/paypal-adapter" [[repo]] url = "https://github.com/smartcontractkit/pizza" +[[repo]] +url = "https://github.com/smartcontractkit/polygon-adapter" + [[repo]] url = "https://github.com/smartcontractkit/repo-ganache-sourcemap-bug"