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"