mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 03:34:25 +01:00
29 lines
591 B
TOML
29 lines
591 B
TOML
# Ecosystem Level Information
|
|
title = "Maincoin"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/main-coin"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/main-coin/coin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/main-coin/main-explorer-backend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/main-coin/main-explorer-backend-2"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/main-coin/main-explorer-deploy"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/main-coin/main-explorer-frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/main-coin/main-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/main-coin/merchant-api"
|