mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-23 06:34:25 +01:00
23 lines
476 B
TOML
23 lines
476 B
TOML
# Ecosystem Level Information
|
|
title = "YMPL"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/ympl-protocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/ympl-protocol/assets"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ympl-protocol/ympl-oracle"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ympl-protocol/ympl-protocol-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ympl-protocol/ympl-staking"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ympl-protocol/ympl-vesting-contracts"
|