mirror of
https://github.com/scroll-tech/scroll.git
synced 2026-01-13 16:08:04 -05:00
19 lines
653 B
Plaintext
19 lines
653 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
|
|
[submodule "contracts/lib/safe-contracts"]
|
|
path = contracts/lib/safe-contracts
|
|
url = https://github.com/safe-global/safe-contracts
|