diff --git a/data/ecosystems/m/microtick.toml b/data/ecosystems/m/microtick.toml new file mode 100644 index 00000000..fdf711e8 --- /dev/null +++ b/data/ecosystems/m/microtick.toml @@ -0,0 +1,28 @@ +# 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"