mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
59 lines
1.2 KiB
TOML
59 lines
1.2 KiB
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/fleta_testnet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/fleta_testnet_deprecated"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/sandbox_preview"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/testnet_explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fletaio/webserver"
|