From d886f85b15df9befb12428f19e82bb9bf42b624a Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 11 May 2020 15:25:07 -0700 Subject: [PATCH] Added various dfuse repos --- data/ecosystems/d/dfuse-io.toml | 84 +++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) diff --git a/data/ecosystems/d/dfuse-io.toml b/data/ecosystems/d/dfuse-io.toml index 3eeef830..072ee269 100644 --- a/data/ecosystems/d/dfuse-io.toml +++ b/data/ecosystems/d/dfuse-io.toml @@ -6,18 +6,63 @@ sub_ecosystems = [] github_organizations = ["https://github.com/dfuse-io"] # Repositories +[[repo]] +url = "https://github.com/dfuse-io/blockmeta" + +[[repo]] +url = "https://github.com/dfuse-io/bstream" + [[repo]] url = "https://github.com/dfuse-io/client-js" +[[repo]] +url = "https://github.com/dfuse-io/dauth" + +[[repo]] +url = "https://github.com/dfuse-io/dbin" + [[repo]] url = "https://github.com/dfuse-io/demux-js-dfuse" +[[repo]] +url = "https://github.com/dfuse-io/derr" + +[[repo]] +url = "https://github.com/dfuse-io/dfuse" + +[[repo]] +url = "https://github.com/dfuse-io/dfuse-eosio" + +[[repo]] +url = "https://github.com/dfuse-io/dgraphql" + +[[repo]] +url = "https://github.com/dfuse-io/dgrpc" + +[[repo]] +url = "https://github.com/dfuse-io/dhammer" + [[repo]] url = "https://github.com/dfuse-io/dipp" +[[repo]] +url = "https://github.com/dfuse-io/dmesh" + +[[repo]] +url = "https://github.com/dfuse-io/dmetering" + +[[repo]] +url = "https://github.com/dfuse-io/dmetrics" + [[repo]] url = "https://github.com/dfuse-io/docs" +[[repo]] +url = "https://github.com/dfuse-io/dstore" + +[[repo]] +url = "https://github.com/dfuse-io/dtracing" + [[repo]] url = "https://github.com/dfuse-io/eos" @@ -99,9 +144,45 @@ url = "https://github.com/dfuse-io/hackathons" [[repo]] url = "https://github.com/dfuse-io/homebrew-tap" +[[repo]] +url = "https://github.com/dfuse-io/jsonpb" + +[[repo]] +url = "https://github.com/dfuse-io/kvdb" + +[[repo]] +url = "https://github.com/dfuse-io/logging" + +[[repo]] +url = "https://github.com/dfuse-io/manageos" + +[[repo]] +url = "https://github.com/dfuse-io/merger" + +[[repo]] +url = "https://github.com/dfuse-io/opaque" + +[[repo]] +url = "https://github.com/dfuse-io/pbgo" + +[[repo]] +url = "https://github.com/dfuse-io/proto" + +[[repo]] +url = "https://github.com/dfuse-io/proto-eosio" + [[repo]] url = "https://github.com/dfuse-io/quickstart-tutorials" +[[repo]] +url = "https://github.com/dfuse-io/relayer" + +[[repo]] +url = "https://github.com/dfuse-io/search" + +[[repo]] +url = "https://github.com/dfuse-io/search-client" + [[repo]] url = "https://github.com/dfuse-io/shutter" @@ -110,3 +191,6 @@ url = "https://github.com/dfuse-io/snippets" [[repo]] url = "https://github.com/dfuse-io/subscriptions-transport-ws" + +[[repo]] +url = "https://github.com/dfuse-io/validator"