mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
56 lines
1.1 KiB
TOML
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"
|