mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-02 20:44:19 +01:00
59 lines
1.1 KiB
TOML
59 lines
1.1 KiB
TOML
# Ecosystem Level Information
|
|
title = "Function X"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/FunctionX"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/amino-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/ccfxp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/cosmos-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/Documentation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/function-x"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/functionx-token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/fx-bridge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/fx-contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/fx-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/fx-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/fx-eth"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/fx-util"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/fx-wallet-android"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/fx-wallet-ios"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/go-cloud-tool"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/thread_web"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FunctionX/xpush"
|