From 718c4f4064924bb04f8a69430d4d98bfd42c2d7a Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 6 Sep 2021 16:03:57 -0700 Subject: [PATCH] Added more Chainlink repos --- data/ecosystems/c/chainlink.toml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/data/ecosystems/c/chainlink.toml b/data/ecosystems/c/chainlink.toml index b7edd197..fa20c3ac 100644 --- a/data/ecosystems/c/chainlink.toml +++ b/data/ecosystems/c/chainlink.toml @@ -195,6 +195,9 @@ url = "https://github.com/smartcontractkit/asdf-solidity" [[repo]] url = "https://github.com/smartcontractkit/audits" +[[repo]] +url = "https://github.com/smartcontractkit/AutoRebase" + [[repo]] url = "https://github.com/smartcontractkit/bea-adapter" @@ -207,6 +210,9 @@ url = "https://github.com/smartcontractkit/binance-adapter" [[repo]] url = "https://github.com/smartcontractkit/binance-smart-chain-adapter" +[[repo]] +url = "https://github.com/smartcontractkit/bitcoin-token-smart-contracts" + [[repo]] url = "https://github.com/smartcontractkit/bnc-convert-adapter" @@ -264,6 +270,12 @@ url = "https://github.com/smartcontractkit/chainlink-RSK" [[repo]] url = "https://github.com/smartcontractkit/chainlink-ruby" +[[repo]] +url = "https://github.com/smartcontractkit/chainlink-solana" + +[[repo]] +url = "https://github.com/smartcontractkit/chainlink-solana-demo" + [[repo]] url = "https://github.com/smartcontractkit/Chainlinked" @@ -369,6 +381,9 @@ url = "https://github.com/smartcontractkit/feed-registry-example" [[repo]] url = "https://github.com/smartcontractkit/fixer-adapter" +[[repo]] +url = "https://github.com/smartcontractkit/full-blockchain-solidity-course-py" + [[repo]] url = "https://github.com/smartcontractkit/gencodec" @@ -559,6 +574,9 @@ url = "https://github.com/smartcontractkit/solc-js" [[repo]] url = "https://github.com/smartcontractkit/solidity-cborutils" +[[repo]] +url = "https://github.com/smartcontractkit/sqlx" + [[repo]] url = "https://github.com/smartcontractkit/substrate-adapter" @@ -613,6 +631,9 @@ url = "https://github.com/smartcontractkit/truffle-starter-kit" [[repo]] url = "https://github.com/smartcontractkit/TypeChain" +[[repo]] +url = "https://github.com/smartcontractkit/upkeep-contracts" + [[repo]] url = "https://github.com/smartcontractkit/viper"