Files
crypto-ecosystems/data/ecosystems/c/crypto.com-chain.toml
2019-09-06 14:31:06 -07:00

44 lines
911 B
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/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/token-profile"