diff --git a/data/ecosystems/c/comit.toml b/data/ecosystems/c/comit.toml new file mode 100644 index 00000000..31b2a92d --- /dev/null +++ b/data/ecosystems/c/comit.toml @@ -0,0 +1,46 @@ +# 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"