mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
62 lines
1.2 KiB
TOML
62 lines
1.2 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/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/machine-emulator"
|
|
|
|
[[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"
|