mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-20 21:24:33 +01:00
23 lines
448 B
TOML
23 lines
448 B
TOML
# Ecosystem Level Information
|
|
title = "Vanilla"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/vanilladefi"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/vanilladefi/contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vanilladefi/DeFi-Pulse-Adapters"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vanilladefi/DefiLlama-Adapters"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vanilladefi/issues"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vanilladefi/sdk"
|