From 3a1934f5b9afc80352c3e2ee4556243db004973b Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 25 Feb 2020 22:45:36 -0800 Subject: [PATCH] Added more Hyperledger repos --- data/ecosystems/h/hyperledger.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/h/hyperledger.toml b/data/ecosystems/h/hyperledger.toml index f53d5c8d..2dcbeb92 100644 --- a/data/ecosystems/h/hyperledger.toml +++ b/data/ecosystems/h/hyperledger.toml @@ -300,6 +300,9 @@ url = "https://github.com/hyperledger/indy-sdk" [[repo]] url = "https://github.com/hyperledger/indy-test-automation" +[[repo]] +url = "https://github.com/hyperledger/indy-vdr" + [[repo]] url = "https://github.com/hyperledger/indy-vdri-aries" @@ -333,6 +336,9 @@ url = "https://github.com/hyperledger/iroha-python" [[repo]] url = "https://github.com/hyperledger/iroha-scala" +[[repo]] +url = "https://github.com/hyperledger/iroha-state-migration-tool" + [[repo]] url = "https://github.com/hyperledger/iroha-tui-client"