mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 03:34:25 +01:00
32 lines
625 B
TOML
32 lines
625 B
TOML
# Ecosystem Level Information
|
|
title = "Auctus"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/AuctusProject"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/AuctusProject/Alpha"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AuctusProject/Android-Mobile"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AuctusProject/AuctusToken"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AuctusProject/Beta"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AuctusProject/Demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AuctusProject/Site"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AuctusProject/SmartAccount"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AuctusProject/TelegramBot"
|