From 3c1267d0dc59456f1fe7cf957c75ee015656ac15 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 21 Nov 2019 15:08:51 -0800 Subject: [PATCH] Additional Crypto.com Repos --- data/ecosystems/c/crypto.com-chain.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/c/crypto.com-chain.toml b/data/ecosystems/c/crypto.com-chain.toml index 5701f7ad..b8d93b80 100644 --- a/data/ecosystems/c/crypto.com-chain.toml +++ b/data/ecosystems/c/crypto.com-chain.toml @@ -18,6 +18,9 @@ url = "https://github.com/crypto-com/chain-tx-enclave" [[repo]] url = "https://github.com/crypto-com/crypto-com.github.io" +[[repo]] +url = "https://github.com/crypto-com/kms" + [[repo]] url = "https://github.com/crypto-com/ledger-wallet-webtool" @@ -42,5 +45,11 @@ url = "https://github.com/crypto-com/secp256k1-zkp" [[repo]] url = "https://github.com/crypto-com/settlement-cro" +[[repo]] +url = "https://github.com/crypto-com/signatory" + +[[repo]] +url = "https://github.com/crypto-com/tendermint-rs" + [[repo]] url = "https://github.com/crypto-com/token-profile"