mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-17 04:34:23 +01:00
20 lines
407 B
TOML
20 lines
407 B
TOML
# Ecosystem Level Information
|
|
title = "StarkWare"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/starkware-libs"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/ethSTARK"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/starkex-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/starkex-resources"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/veedo"
|