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

74 lines
1.7 KiB
TOML

# Ecosystem Level Information
title = "TrueBit"
sub_ecosystems = []
github_organizations = ["https://github.com/TrueBitFoundation"]
# Repositories
[[repo]]
url = "https://github.com/TrueBitFoundation/DApp-example"
[[repo]]
url = "https://github.com/TrueBitFoundation/devops"
[[repo]]
url = "https://github.com/TrueBitFoundation/dispute-resolution-layer"
[[repo]]
url = "https://github.com/TrueBitFoundation/emscripten-module-wrapper"
[[repo]]
url = "https://github.com/TrueBitFoundation/eth-patricia"
[[repo]]
url = "https://github.com/TrueBitFoundation/example-app"
[[repo]]
url = "https://github.com/TrueBitFoundation/incentive-layer"
[[repo]]
url = "https://github.com/TrueBitFoundation/interactive-coin-offerings"
[[repo]]
url = "https://github.com/TrueBitFoundation/jit-runner"
[[repo]]
url = "https://github.com/TrueBitFoundation/ocaml-offchain"
[[repo]]
url = "https://github.com/TrueBitFoundation/python-offchain"
[[repo]]
url = "https://github.com/TrueBitFoundation/scrypt-interactive"
[[repo]]
url = "https://github.com/TrueBitFoundation/test"
[[repo]]
url = "https://github.com/TrueBitFoundation/test-node-docker"
[[repo]]
url = "https://github.com/TrueBitFoundation/truebit-os"
[[repo]]
url = "https://github.com/TrueBitFoundation/truebit-toolchain"
[[repo]]
url = "https://github.com/TrueBitFoundation/truebit-website"
[[repo]]
url = "https://github.com/TrueBitFoundation/wasm-computation-layer"
[[repo]]
url = "https://github.com/TrueBitFoundation/wasm-ports"
[[repo]]
url = "https://github.com/TrueBitFoundation/wasm-preprocessing"
[[repo]]
url = "https://github.com/TrueBitFoundation/webasm-solidity"
[[repo]]
url = "https://github.com/TrueBitFoundation/wiki"