From 227f3c5b149657368f2e29c9b1dd7a6f38b73316 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 14 Feb 2020 07:54:25 -0800 Subject: [PATCH] Added more Hedera repos --- data/ecosystems/h/hedera-hashgraph.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/h/hedera-hashgraph.toml b/data/ecosystems/h/hedera-hashgraph.toml index 51f774d0..040d03d0 100644 --- a/data/ecosystems/h/hedera-hashgraph.toml +++ b/data/ecosystems/h/hedera-hashgraph.toml @@ -12,6 +12,9 @@ url = "https://github.com/hashgraph/awesome-hashgraph" [[repo]] url = "https://github.com/hashgraph/fabric" +[[repo]] +url = "https://github.com/hashgraph/fabric-hcs" + [[repo]] url = "https://github.com/hashgraph/fabric-samples" @@ -72,6 +75,9 @@ url = "https://github.com/hashgraph/hedera-wallet-android" [[repo]] url = "https://github.com/hashgraph/hedera-wallet-ios" +[[repo]] +url = "https://github.com/hashgraph/hello-hedera-audit-log-go" + [[repo]] url = "https://github.com/hashgraph/hip"