mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
35 lines
729 B
TOML
35 lines
729 B
TOML
# Ecosystem Level Information
|
|
title = "XMax"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/XMaxPlatform"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/XMaxPlatform/Documents"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/XMaxPlatform/support-chain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/XMaxPlatform/xmax-mainchain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/XMaxPlatform/xmax-studio-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/XMaxPlatform/xmaxjs-api-lib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/XMaxPlatform/xmaxjs-ecc-lib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/XMaxPlatform/xmaxjs-fcbuffer-lib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/XMaxPlatform/xmaxjs-json-lib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/XMaxPlatform/xmaxjs-keygen-lib"
|