mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-21 05:34:36 +01:00
38 lines
753 B
TOML
38 lines
753 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/mev-infrastructure"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/defitrack/requests"
|