diff --git a/data/ecosystems/e/edgeware.toml b/data/ecosystems/e/edgeware.toml index 02b45370..8826e8b0 100644 --- a/data/ecosystems/e/edgeware.toml +++ b/data/ecosystems/e/edgeware.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/hicommonwealth"] # Repositories +[[repo]] +url = "https://github.com/hicommonwealth/anon" + [[repo]] url = "https://github.com/hicommonwealth/apps" @@ -102,6 +105,9 @@ url = "https://github.com/hicommonwealth/PLCRVoting" [[repo]] url = "https://github.com/hicommonwealth/substrate" +[[repo]] +url = "https://github.com/hicommonwealth/substrate-clsag" + [[repo]] url = "https://github.com/hicommonwealth/substrate-node-template"