mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-15 19:04:19 +01:00
35 lines
687 B
TOML
35 lines
687 B
TOML
# Ecosystem Level Information
|
|
title = "Defitrack"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/defitrack"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/defitrack/beefy-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/defitrack/beefy-app"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/defitrack/beefy-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/defitrack/beefy-contracts-deprecated"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/defitrack/beefy-starter-pack"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/defitrack/contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/defitrack/data"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/defitrack/defitrack-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/defitrack/requests"
|