From 6dab43b7a753b9f2dd35b7fdea4347dcb7fe6f83 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 1 Feb 2020 08:52:50 -0800 Subject: [PATCH] Added hedera-hcs components to Hedera Hashgraph ecosystem --- data/ecosystems/h/hedera-hashgraph.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/h/hedera-hashgraph.toml b/data/ecosystems/h/hedera-hashgraph.toml index ccc561ca..51f774d0 100644 --- a/data/ecosystems/h/hedera-hashgraph.toml +++ b/data/ecosystems/h/hedera-hashgraph.toml @@ -24,6 +24,9 @@ url = "https://github.com/hashgraph/hedera-browser-extension" [[repo]] url = "https://github.com/hashgraph/hedera-cli" +[[repo]] +url = "https://github.com/hashgraph/hedera-hcs-sxc-java" + [[repo]] url = "https://github.com/hashgraph/hedera-heroes"