mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
38 lines
779 B
TOML
38 lines
779 B
TOML
# Ecosystem Level Information
|
|
title = "FToken"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/fractalplatform"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/fractalplatform/account_creation_server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fractalplatform/browser"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fractalplatform/contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fractalplatform/fdb"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fractalplatform/fractal"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fractalplatform/fractal-web3.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fractalplatform/fvm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fractalplatform/solidity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fractalplatform/systemtest"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fractalplatform/webWallet"
|