mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2025-12-17 05:34:20 +01:00
Added Scroll ecosystem
This commit is contained in:
43
data/ecosystems/s/scroll.toml
Normal file
43
data/ecosystems/s/scroll.toml
Normal 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"
|
||||
Reference in New Issue
Block a user