Files
crypto-ecosystems/data/ecosystems/c/composable.toml
2021-11-30 11:10:16 -08:00

26 lines
558 B
TOML

# Ecosystem Level Information
title = "Composable Finance"
sub_ecosystems = []
github_organizations = ["https://github.com/ComposableFi"]
# Repositories
[[repo]]
url = "https://github.com/ComposableFi/composable-public"
[[repo]]
url = "https://github.com/ComposableFi/ibc-go"
[[repo]]
url = "https://github.com/ComposableFi/parachain-strategies"
[[repo]]
url = "https://github.com/ComposableFi/v1-sdk-contracts"
[[repo]]
url = "https://github.com/ComposableFi/v1-sdk-defi-protocols"
[[repo]]
url = "https://github.com/ComposableFi/v1-sdk-typescript"