From 7adbd078dbd42f13795492a3d41e33278ef20a2e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 21 Dec 2019 10:21:37 -0800 Subject: [PATCH] More Aries related repos for Hyperledger --- data/ecosystems/h/hyperledger.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/h/hyperledger.toml b/data/ecosystems/h/hyperledger.toml index c4092e45..b94a2529 100644 --- a/data/ecosystems/h/hyperledger.toml +++ b/data/ecosystems/h/hyperledger.toml @@ -9,6 +9,9 @@ github_organizations = ["https://github.com/hyperledger"] [[repo]] url = "https://github.com/hyperledger/aries" +[[repo]] +url = "https://github.com/hyperledger/aries-acapy-plugin-toolbox" + [[repo]] url = "https://github.com/hyperledger/aries-agent" @@ -84,6 +87,9 @@ url = "https://github.com/hyperledger/aries-sdk-ruby" [[repo]] url = "https://github.com/hyperledger/aries-staticagent-python" +[[repo]] +url = "https://github.com/hyperledger/aries-toolbox" + [[repo]] url = "https://github.com/hyperledger/aries-vdri" @@ -336,6 +342,9 @@ url = "https://github.com/hyperledger/quilt" [[repo]] url = "https://github.com/hyperledger/sawtooth-ansible" +[[repo]] +url = "https://github.com/hyperledger/sawtooth-contrib" + [[repo]] url = "https://github.com/hyperledger/sawtooth-core" @@ -399,6 +408,9 @@ url = "https://github.com/hyperledger/sawtooth-supply-chain" [[repo]] url = "https://github.com/hyperledger/sawtooth-website" +[[repo]] +url = "https://github.com/hyperledger/smart-contracts-wg" + [[repo]] url = "https://github.com/hyperledger/transact" @@ -411,6 +423,9 @@ url = "https://github.com/hyperledger/transact-rfcs" [[repo]] url = "https://github.com/hyperledger/transact-sdk-go" +[[repo]] +url = "https://github.com/hyperledger/transact-sdk-javascript" + [[repo]] url = "https://github.com/hyperledger/ursa"