From 98350a9aceaec5fe6961bf0cd79d0fe8a044ef3e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 22 Nov 2019 10:22:26 -0800 Subject: [PATCH] Added eosdac pricefeed oracle and other EOS Repos --- data/ecosystems/e/eos.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/e/eos.toml b/data/ecosystems/e/eos.toml index 2ff70627..ca62701a 100644 --- a/data/ecosystems/e/eos.toml +++ b/data/ecosystems/e/eos.toml @@ -287,6 +287,12 @@ url = "https://github.com/eosdac/memberclient-api" [[repo]] url = "https://github.com/eosdac/newperiodbot" +[[repo]] +url = "https://github.com/eosdac/pricefeed-oracle" + +[[repo]] +url = "https://github.com/eosdac/publicEndpoints" + [[repo]] url = "https://github.com/eosdac/ScatterApps" @@ -400,12 +406,18 @@ url = "https://github.com/EOSIO/berkeley-softfloat-3" [[repo]] url = "https://github.com/EOSIO/binaryen" +[[repo]] +url = "https://github.com/EOSIO/bitbar-ssa-client" + [[repo]] url = "https://github.com/EOSIO/chainbase" [[repo]] url = "https://github.com/EOSIO/clang" +[[repo]] +url = "https://github.com/EOSIO/compiler-rt" + [[repo]] url = "https://github.com/EOSIO/cpython"