diff --git a/data/ecosystems/s/sovrin.toml b/data/ecosystems/s/sovrin.toml index b22d3645..bcc467fb 100644 --- a/data/ecosystems/s/sovrin.toml +++ b/data/ecosystems/s/sovrin.toml @@ -12,9 +12,18 @@ url = "https://github.com/sovrin-foundation/aca-plugin-toolbox" [[repo]] url = "https://github.com/sovrin-foundation/agent-sdk" +[[repo]] +url = "https://github.com/sovrin-foundation/aries-acapy-plugin-toolbox" + [[repo]] url = "https://github.com/sovrin-foundation/aries-cloudagent-python" +[[repo]] +url = "https://github.com/sovrin-foundation/aries-core-rs" + +[[repo]] +url = "https://github.com/sovrin-foundation/aries-credx-framework-rs" + [[repo]] url = "https://github.com/sovrin-foundation/aries-toolbox" @@ -24,6 +33,9 @@ url = "https://github.com/sovrin-foundation/community-tools" [[repo]] url = "https://github.com/sovrin-foundation/connector-app" +[[repo]] +url = "https://github.com/sovrin-foundation/guides" + [[repo]] url = "https://github.com/sovrin-foundation/indy-android-dependencies" @@ -54,6 +66,9 @@ url = "https://github.com/sovrin-foundation/rover" [[repo]] url = "https://github.com/sovrin-foundation/rust-curvecp-poc" +[[repo]] +url = "https://github.com/sovrin-foundation/SGF-v3" + [[repo]] url = "https://github.com/sovrin-foundation/sov-docs-conf" @@ -93,5 +108,8 @@ url = "https://github.com/sovrin-foundation/token-plugin" [[repo]] url = "https://github.com/sovrin-foundation/token-website" +[[repo]] +url = "https://github.com/sovrin-foundation/training" + [[repo]] url = "https://github.com/sovrin-foundation/vc-data-model"