From 9494eebba1318a2989efcd643e0a61506f64e6b6 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 27 Dec 2019 11:29:33 -0800 Subject: [PATCH] Added various EOS repos --- data/ecosystems/e/eos.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/e/eos.toml b/data/ecosystems/e/eos.toml index ca62701a..b45305dd 100644 --- a/data/ecosystems/e/eos.toml +++ b/data/ecosystems/e/eos.toml @@ -155,6 +155,9 @@ url = "https://github.com/eosdac/Actionscraper-rpc" [[repo]] url = "https://github.com/eosdac/airdrop" +[[repo]] +url = "https://github.com/eosdac/BoidDac" + [[repo]] url = "https://github.com/eosdac/boilerplate-client-extension" @@ -409,6 +412,9 @@ url = "https://github.com/EOSIO/binaryen" [[repo]] url = "https://github.com/EOSIO/bitbar-ssa-client" +[[repo]] +url = "https://github.com/EOSIO/chain-kv" + [[repo]] url = "https://github.com/EOSIO/chainbase" @@ -837,6 +843,9 @@ url = "https://github.com/eosrio/dappmetadata" [[repo]] url = "https://github.com/eosrio/electron-builder" +[[repo]] +url = "https://github.com/eosrio/eos" + [[repo]] url = "https://github.com/eosrio/eos-bp-profile" @@ -861,6 +870,9 @@ url = "https://github.com/eosrio/eos_zmq_plugin" [[repo]] url = "https://github.com/eosrio/eosbeat" +[[repo]] +url = "https://github.com/eosrio/eosio.contracts" + [[repo]] url = "https://github.com/eosrio/eosriosignup" @@ -873,6 +885,9 @@ url = "https://github.com/eosrio/hyperion" [[repo]] url = "https://github.com/eosrio/Hyperion-History-API" +[[repo]] +url = "https://github.com/eosrio/hyperion-stream-client" + [[repo]] url = "https://github.com/eosrio/HyperionProcessor"