mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-19 12:44:25 +01:00
50 lines
1017 B
TOML
50 lines
1017 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/dev-portal"
|
|
|
|
[[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-adaptor"
|
|
|
|
[[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"
|