From d1e94d20ee1fda3d94b15119f0d537462e3e9682 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 24 Oct 2019 08:28:09 -0700 Subject: [PATCH] Additional Hyperledger Repos --- data/ecosystems/h/hyperledger.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/h/hyperledger.toml b/data/ecosystems/h/hyperledger.toml index ae7cef88..382a2da3 100644 --- a/data/ecosystems/h/hyperledger.toml +++ b/data/ecosystems/h/hyperledger.toml @@ -75,6 +75,12 @@ url = "https://github.com/hyperledger/aries-sdk-ruby" [[repo]] url = "https://github.com/hyperledger/aries-staticagent-python" +[[repo]] +url = "https://github.com/hyperledger/aries-vdri" + +[[repo]] +url = "https://github.com/hyperledger/aries-vdri-peer" + [[repo]] url = "https://github.com/hyperledger/aries-wallet" @@ -261,6 +267,9 @@ url = "https://github.com/hyperledger/indy-sdk" [[repo]] url = "https://github.com/hyperledger/indy-test-automation" +[[repo]] +url = "https://github.com/hyperledger/indy-vdri-aries" + [[repo]] url = "https://github.com/hyperledger/iroha" @@ -291,6 +300,9 @@ url = "https://github.com/hyperledger/iroha-python" [[repo]] url = "https://github.com/hyperledger/iroha-scala" +[[repo]] +url = "https://github.com/hyperledger/iroha-tui-client" + [[repo]] url = "https://github.com/hyperledger/perf-and-scale-wg"