Files
crypto-ecosystems/data/ecosystems/c/cartesi.toml
2020-03-13 15:35:06 -07:00

95 lines
1.8 KiB
TOML

# Ecosystem Level Information
title = "Cartesi"
sub_ecosystems = []
github_organizations = ["https://github.com/cartesi"]
# Repositories
[[repo]]
url = "https://github.com/cartesi/arbitration-dlib"
[[repo]]
url = "https://github.com/cartesi/blockchain-node"
[[repo]]
url = "https://github.com/cartesi/creepts-backend"
[[repo]]
url = "https://github.com/cartesi/creepts-dapp"
[[repo]]
url = "https://github.com/cartesi/creepts-engine"
[[repo]]
url = "https://github.com/cartesi/creepts-game"
[[repo]]
url = "https://github.com/cartesi/creepts-machine"
[[repo]]
url = "https://github.com/cartesi/creepts-mappack"
[[repo]]
url = "https://github.com/cartesi/demo"
[[repo]]
url = "https://github.com/cartesi/dispatcher"
[[repo]]
url = "https://github.com/cartesi/grpc-interfaces"
[[repo]]
url = "https://github.com/cartesi/grpc-rust"
[[repo]]
url = "https://github.com/cartesi/image-kernel"
[[repo]]
url = "https://github.com/cartesi/image-rootfs"
[[repo]]
url = "https://github.com/cartesi/image-toolchain"
[[repo]]
url = "https://github.com/cartesi/logger-dlib"
[[repo]]
url = "https://github.com/cartesi/machine-emulator"
[[repo]]
url = "https://github.com/cartesi/machine-emulator-defines"
[[repo]]
url = "https://github.com/cartesi/machine-emulator-rom"
[[repo]]
url = "https://github.com/cartesi/machine-emulator-sdk"
[[repo]]
url = "https://github.com/cartesi/machine-manager"
[[repo]]
url = "https://github.com/cartesi/machine-solidity-step"
[[repo]]
url = "https://github.com/cartesi/machine-tests"
[[repo]]
url = "https://github.com/cartesi/parity-ethereum"
[[repo]]
url = "https://github.com/cartesi/riscv-test-env"
[[repo]]
url = "https://github.com/cartesi/riscv-tests"
[[repo]]
url = "https://github.com/cartesi/rust-web3"
[[repo]]
url = "https://github.com/cartesi/solidity-util"
[[repo]]
url = "https://github.com/cartesi/tournament-dlib"