mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-10 08:24:19 +01:00
44 lines
946 B
TOML
44 lines
946 B
TOML
# Ecosystem Level Information
|
|
title = "Integritee"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = []
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/integritee-network/crowdloan"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/integritee-network/integritee-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/integritee-network/pallet-jton-matchmaker"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/integritee-network/pallet-jton-rps"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/integritee-network/pallet-teerex"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/integritee-network/pallets"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/integritee-network/parachain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/integritee-network/rust-utf8-sgx"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/integritee-network/sgx-runtime"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/integritee-network/substraTEE"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/integritee-network/tungstenite-rs-sgx"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/integritee-network/worker"
|