From bd422aca1147d35f4a9819a3351f3de7fea87e2d Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 7 Sep 2020 10:59:37 -0700 Subject: [PATCH] Added more Hedera Repos --- data/ecosystems/h/hedera-hashgraph.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data/ecosystems/h/hedera-hashgraph.toml b/data/ecosystems/h/hedera-hashgraph.toml index d92bebad..c393f3a9 100644 --- a/data/ecosystems/h/hedera-hashgraph.toml +++ b/data/ecosystems/h/hedera-hashgraph.toml @@ -48,6 +48,12 @@ url = "https://github.com/hashgraph/hedera-browser-extension" [[repo]] url = "https://github.com/hashgraph/hedera-cli" +[[repo]] +url = "https://github.com/hashgraph/hedera-docs" + +[[repo]] +url = "https://github.com/hashgraph/hedera-exchange-rate-tool" + [[repo]] url = "https://github.com/hashgraph/hedera-fabric-txmapper" @@ -63,6 +69,9 @@ url = "https://github.com/hashgraph/hedera-hcs-corda" [[repo]] url = "https://github.com/hashgraph/hedera-hcs-corda-demo" +[[repo]] +url = "https://github.com/hashgraph/hedera-hcs-s3-monitor-java" + [[repo]] url = "https://github.com/hashgraph/hedera-hcs-sxc-java" @@ -117,6 +126,15 @@ url = "https://github.com/hashgraph/hedera-sdk-python" [[repo]] url = "https://github.com/hashgraph/hedera-sdk-rust" +[[repo]] +url = "https://github.com/hashgraph/hedera-services" + +[[repo]] +url = "https://github.com/hashgraph/hedera-stable-coin-demo" + +[[repo]] +url = "https://github.com/hashgraph/hedera-theft-prevention-demo" + [[repo]] url = "https://github.com/hashgraph/hedera-wallet-android"