diff --git a/data/ecosystems/c/cardano.toml b/data/ecosystems/c/cardano.toml index 9c10aa28..b3648d9c 100644 --- a/data/ecosystems/c/cardano.toml +++ b/data/ecosystems/c/cardano.toml @@ -102,6 +102,9 @@ url = "https://github.com/input-output-hk/cardano-docs.iohk.io" [[repo]] url = "https://github.com/input-output-hk/cardano-explorer" +[[repo]] +url = "https://github.com/input-output-hk/cardano-explorer-app" + [[repo]] url = "https://github.com/input-output-hk/cardano-http-bridge" @@ -169,6 +172,9 @@ url = "https://github.com/input-output-hk/cbor-sets-spec" [[repo]] url = "https://github.com/input-output-hk/chain-libs" +[[repo]] +url = "https://github.com/input-output-hk/chain-wallet-libs" + [[repo]] url = "https://github.com/input-output-hk/ChimpHttpCallTester"