mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-18 20:24:25 +01:00
23 lines
440 B
TOML
23 lines
440 B
TOML
# Ecosystem Level Information
|
|
title = "fractapp"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/fractapp"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/fractapp/fractapp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fractapp/fractapp-infrastructure"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fractapp/fractapp-server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fractapp/scanner"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fractapp/staking-bot"
|