mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-01 20:14:19 +01:00
26 lines
558 B
TOML
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"
|