mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-17 12:44:24 +01:00
47 lines
948 B
TOML
47 lines
948 B
TOML
# Ecosystem Level Information
|
|
title = "FLETA"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/fletaio"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/deprecated_block_explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/deprecated_citygame"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/deprecated_cmd"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/deprecated_common"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/deprecated_core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/deprecated_extension"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/deprecated_framework"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/deprecated_network"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/deprecated_sandbox"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/deprecated_solidity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/fleta"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/sandbox_preview"
|