mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 11:44:26 +01:00
47 lines
969 B
TOML
47 lines
969 B
TOML
# Ecosystem Level Information
|
|
title = "COMIT"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/comit-network"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/comit-network/app"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/comit-network/blockchain-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/comit-network/comit-i"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/comit-network/comit-js-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/comit-network/comit-network.github.io-old"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/comit-network/comit-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/comit-network/comit.network"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/comit-network/create-comit-app"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/comit-network/grin-btc-poc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/comit-network/hello-swap"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/comit-network/RFCs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/comit-network/spikes"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/comit-network/testnet-demo"
|