mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-10 06:28:04 -05:00
16 lines
520 B
Plaintext
16 lines
520 B
Plaintext
[submodule "l2geth"]
|
|
path = l2geth
|
|
url = git@github.com:scroll-tech/go-ethereum.git
|
|
[submodule "rpc-gateway"]
|
|
path = rpc-gateway
|
|
url = git@github.com:scroll-tech/rpc-gateway.git
|
|
[submodule "contracts/lib/ds-test"]
|
|
path = contracts/lib/ds-test
|
|
url = https://github.com/dapphub/ds-test
|
|
[submodule "contracts/lib/forge-std"]
|
|
path = contracts/lib/forge-std
|
|
url = https://github.com/foundry-rs/forge-std
|
|
[submodule "contracts/lib/solmate"]
|
|
path = contracts/lib/solmate
|
|
url = https://github.com/rari-capital/solmate
|