mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 15:38:06 -05:00
* forge build working * poc done * commit * did lint command * remove caret from hardhat-foundry * add foundry installation to run-smc-tests.yml * update run-smc-tests.yml
10 lines
296 B
Plaintext
10 lines
296 B
Plaintext
[submodule "constraints"]
|
|
path = constraints
|
|
url = git@github.com:ConsenSys/zkevm-constraints.git
|
|
[submodule "corset"]
|
|
path = corset
|
|
url = git@github.com:consensys/corset.git
|
|
[submodule "contracts/lib/forge-std"]
|
|
path = contracts/lib/forge-std
|
|
url = https://github.com/foundry-rs/forge-std
|