mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-12 01:14:20 +01:00
56 lines
1.2 KiB
TOML
56 lines
1.2 KiB
TOML
# Ecosystem Level Information
|
|
title = "StarkWare"
|
|
|
|
sub_ecosystems = ["Sorare"]
|
|
|
|
github_organizations = ["https://github.com/starkware-libs"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/cairo-examples"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/cairo-lang"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/cairo-playground"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/crypto-cpp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/ethSTARK"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/formal-proofs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/stark-perpetual"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/starkex-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/starkex-for-spot-trading"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/starkex-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/starkex-resources"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/starkex-resources-wip"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/starknet-bridge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/starknet-playground"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/starknet-specs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/starkware-libs/veedo"
|