forked from chainwayxyz/citrea
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
12 lines (12 loc) · 801 Bytes
/
.gitmodules
File metadata and controls
12 lines (12 loc) · 801 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "crates/evm/src/evm/system_contracts/lib/forge-std"]
path = crates/evm/src/evm/system_contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "crates/evm/src/evm/system_contracts/lib/openzeppelin-contracts"]
path = crates/evm/src/evm/system_contracts/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "crates/evm/src/evm/system_contracts/lib/openzeppelin-contracts-upgradeable"]
path = crates/evm/src/evm/system_contracts/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "crates/evm/src/evm/system_contracts/lib/bitcoin-spv"]
path = crates/evm/src/evm/system_contracts/lib/bitcoin-spv
url = https://github.com/chainwayxyz/bitcoin-spv