From dff7588ec5089a3d8ac4ed16784d35ec155578b5 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 18 Oct 2019 14:42:12 -0700 Subject: [PATCH] Additional Hyperledger repos. --- data/ecosystems/h/hyperledger.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/data/ecosystems/h/hyperledger.toml b/data/ecosystems/h/hyperledger.toml index de293f2a..ae7cef88 100644 --- a/data/ecosystems/h/hyperledger.toml +++ b/data/ecosystems/h/hyperledger.toml @@ -15,9 +15,24 @@ url = "https://github.com/hyperledger/aries-agent" [[repo]] url = "https://github.com/hyperledger/aries-ams" +[[repo]] +url = "https://github.com/hyperledger/aries-ams-postgres" + +[[repo]] +url = "https://github.com/hyperledger/aries-ams-sqlite" + [[repo]] url = "https://github.com/hyperledger/aries-cloudagent-python" +[[repo]] +url = "https://github.com/hyperledger/aries-core" + +[[repo]] +url = "https://github.com/hyperledger/aries-dri" + +[[repo]] +url = "https://github.com/hyperledger/aries-dri-peer" + [[repo]] url = "https://github.com/hyperledger/aries-framework-dotnet" @@ -225,6 +240,9 @@ url = "https://github.com/hyperledger/indy-crypto" [[repo]] url = "https://github.com/hyperledger/indy-docs" +[[repo]] +url = "https://github.com/hyperledger/indy-dri-aries" + [[repo]] url = "https://github.com/hyperledger/indy-hipe"