mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-07 23:14:19 +01:00
29 lines
530 B
TOML
29 lines
530 B
TOML
# Ecosystem Level Information
|
|
title = "microtick"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = []
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://gitlab.com/microtick/governance"
|
|
|
|
[[repo]]
|
|
url = "https://gitlab.com/microtick/microtick_examples"
|
|
|
|
[[repo]]
|
|
url = "https://gitlab.com/microtick/mtapi"
|
|
|
|
[[repo]]
|
|
url = "https://gitlab.com/microtick/mtclient"
|
|
|
|
[[repo]]
|
|
url = "https://gitlab.com/microtick/mtzone"
|
|
|
|
[[repo]]
|
|
url = "https://gitlab.com/microtick/price-discovery-simulator"
|
|
|
|
[[repo]]
|
|
url = "https://gitlab.com/microtick/validator"
|