mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 03:34:25 +01:00
32 lines
615 B
TOML
32 lines
615 B
TOML
# Ecosystem Level Information
|
|
title = "Merculet"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Merculet"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Merculet/MerculetNode"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Merculet/MerculetWalletBase"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Merculet/MVPSmartContract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Merculet/tx-monitor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Merculet/UAVAndroidSDK"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Merculet/UAViOSSDK"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Merculet/UAVJsSDK"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Merculet/vue-template"
|