mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 03:04:25 +01:00
35 lines
687 B
TOML
35 lines
687 B
TOML
# Ecosystem Level Information
|
|
title = "Interchain"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/interchainio"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/interchainio/delegation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interchainio/funding"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interchainio/got"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interchainio/images"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interchainio/merkleeyes"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interchainio/tendermint-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interchainio/testnets"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interchainio/tm-load-test"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/interchainio/verification"
|