mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
38 lines
717 B
TOML
38 lines
717 B
TOML
# Ecosystem Level Information
|
|
title = "Vexanium"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/vexanium"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/vexanium/Achain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vexanium/Achain-Exchange"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vexanium/Achain-trs-off-line-server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vexanium/block-producers"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vexanium/contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vexanium/glua"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vexanium/vex.cdt"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vexanium/VEXIO"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vexanium/WalletLite"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/vexanium/Whitepaper"
|