mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
38 lines
778 B
TOML
38 lines
778 B
TOML
# Ecosystem Level Information
|
|
title = "Ubex"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/ubex-ai"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/ubex-ai/bank-marketing-boosted"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ubex-ai/bank-marketing-estimator"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ubex-ai/miner-smart-contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ubex-ai/neural-networks-playground"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ubex-ai/slot-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ubex-ai/ubex-blockchain-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ubex-ai/ubex-crowdsale-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ubex-ai/ubex-pixel"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ubex-ai/ubex-smart-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ubex-ai/ubex-web-gui"
|