diff --git a/data/ecosystems/e/edgeware.toml b/data/ecosystems/e/edgeware.toml index 66396a42..425899de 100644 --- a/data/ecosystems/e/edgeware.toml +++ b/data/ecosystems/e/edgeware.toml @@ -9,6 +9,9 @@ github_organizations = ["https://github.com/hicommonwealth"] [[repo]] url = "https://github.com/hicommonwealth/apps" +[[repo]] +url = "https://github.com/hicommonwealth/common" + [[repo]] url = "https://github.com/hicommonwealth/commonwealth.github.io" @@ -93,6 +96,12 @@ url = "https://github.com/hicommonwealth/substrate-node-template" [[repo]] url = "https://github.com/hicommonwealth/tcr" +[[repo]] +url = "https://github.com/hicommonwealth/wasm" + +[[repo]] +url = "https://github.com/hicommonwealth/wasm-crypto" + [[repo]] url = "https://github.com/hicommonwealth/wasmi"