mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-11 08:54:19 +01:00
44 lines
888 B
TOML
44 lines
888 B
TOML
# Ecosystem Level Information
|
|
title = "Scroll"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/scroll-tech"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/scroll-tech/centre-tokens"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scroll-tech/common-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scroll-tech/eth-tools"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scroll-tech/go-ethereum"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scroll-tech/go-merkletree"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scroll-tech/halo2"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scroll-tech/halo2-snark-aggregator"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scroll-tech/mpt-circuit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scroll-tech/precompiled-bridge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scroll-tech/zkevm-circuits"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scroll-tech/zkevm-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/scroll-tech/zkevm-specs"
|