mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-26 00:54:22 +01:00
50 lines
1.3 KiB
TOML
50 lines
1.3 KiB
TOML
# Ecosystem Level Information
|
|
title = "Infinity Economics"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/InfinityEconomicsPlatform"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/InfinityEconomicsPlatform/backend-api-source"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InfinityEconomicsPlatform/blockexplorer-build"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InfinityEconomicsPlatform/blockexplorer-source"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InfinityEconomicsPlatform/core-build"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InfinityEconomicsPlatform/core-source"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InfinityEconomicsPlatform/macap-source"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InfinityEconomicsPlatform/nodeapi-source"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InfinityEconomicsPlatform/peerexplorer-build"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InfinityEconomicsPlatform/peerexplorer-source"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InfinityEconomicsPlatform/peerexplorer-source-backend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InfinityEconomicsPlatform/servicemonitor-build"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InfinityEconomicsPlatform/servicemonitor-source"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InfinityEconomicsPlatform/wallet-build"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/InfinityEconomicsPlatform/wallet-source"
|