mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
32 lines
601 B
TOML
32 lines
601 B
TOML
# Ecosystem Level Information
|
|
title = "Mero"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/MeroCoin"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/MeroCoin/documentation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/MeroCoin/gitian.sigs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/MeroCoin/Graphics"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/MeroCoin/mero"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/MeroCoin/mero-detached-sigs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/MeroCoin/mero-install"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/MeroCoin/merocoin-seeder"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/MeroCoin/website"
|