Files
crypto-ecosystems/data/ecosystems/f/ftoken.toml
2019-10-10 14:46:43 -07:00

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"