diff --git a/data/ecosystems/c/crypto-com-chain.toml b/data/ecosystems/c/crypto-com-chain.toml index b8d93b80..339c9210 100644 --- a/data/ecosystems/c/crypto-com-chain.toml +++ b/data/ecosystems/c/crypto-com-chain.toml @@ -15,9 +15,15 @@ url = "https://github.com/crypto-com/chain-docs" [[repo]] url = "https://github.com/crypto-com/chain-tx-enclave" +[[repo]] +url = "https://github.com/crypto-com/cro-nodelib" + [[repo]] url = "https://github.com/crypto-com/crypto-com.github.io" +[[repo]] +url = "https://github.com/crypto-com/crypto-exchange" + [[repo]] url = "https://github.com/crypto-com/kms" @@ -45,6 +51,9 @@ url = "https://github.com/crypto-com/secp256k1-zkp" [[repo]] url = "https://github.com/crypto-com/settlement-cro" +[[repo]] +url = "https://github.com/crypto-com/sgx-vendor" + [[repo]] url = "https://github.com/crypto-com/signatory"