Files
crypto-ecosystems/data/ecosystems/f/ftoken.toml
2019-09-03 19:19:49 -07:00

35 lines
717 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/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"