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"