mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 11:44:26 +01:00
26 lines
535 B
TOML
26 lines
535 B
TOML
# Ecosystem Level Information
|
|
title = "FUTURAX"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/futuraxproject"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/futuraxproject/contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/futuraxproject/eth-contract-metadata"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/futuraxproject/ethereum-lists"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/futuraxproject/token-profile"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/futuraxproject/tokenbase"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/futuraxproject/tokens"
|