Files
crypto-ecosystems/data/ecosystems/c/crypto.com-chain.toml
2019-11-21 15:08:51 -08:00

56 lines
1.1 KiB
TOML

# Ecosystem Level Information
title = "Crypto.com Chain"
sub_ecosystems = []
github_organizations = ["https://github.com/crypto-com"]
# Repositories
[[repo]]
url = "https://github.com/crypto-com/chain"
[[repo]]
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/crypto-com.github.io"
[[repo]]
url = "https://github.com/crypto-com/kms"
[[repo]]
url = "https://github.com/crypto-com/ledger-wallet-webtool"
[[repo]]
url = "https://github.com/crypto-com/libsecp256k1-rs"
[[repo]]
url = "https://github.com/crypto-com/multisig-demo"
[[repo]]
url = "https://github.com/crypto-com/rust-abci"
[[repo]]
url = "https://github.com/crypto-com/rust-secp256k1-zkp"
[[repo]]
url = "https://github.com/crypto-com/sample-chain-wallet"
[[repo]]
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"