mirror of
https://github.com/alexgo-io/crypto-ecosystems.git
synced 2026-01-12 16:53:00 +08:00
20 lines
454 B
TOML
20 lines
454 B
TOML
# Ecosystem Level Information
|
|
title = "Dandelion Labs"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/dandelionlabs-io"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/dandelionlabs-io/cs-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dandelionlabs-io/token-vesting-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dandelionlabs-io/token-vesting-indexer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/dandelionlabs-io/token-vesting-interface"
|