Added Scroll ecosystem

This commit is contained in:
Curtis Spencer
2022-07-20 22:02:01 -07:00
parent fdd1d4e222
commit b761ab8b8e

View File

@@ -0,0 +1,43 @@
# 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"