-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.36 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "contracts/lib/openzeppelin-contracts"]
path = contracts/lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts
[submodule "external/geth"]
path = external/geth
url = git@github.com:primev/mev-commit-geth.git
[submodule "contracts/lib/openzeppelin-contracts-upgradeable"]
path = contracts/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "contracts/lib/openzeppelin-foundry-upgrades"]
path = contracts/lib/openzeppelin-foundry-upgrades
url = https://github.com/OpenZeppelin/openzeppelin-foundry-upgrades
[submodule "contracts/lib/eigenlayer-contracts"]
path = contracts/lib/eigenlayer-contracts
url = https://github.com/Layr-Labs/eigenlayer-contracts.git
[submodule "contracts/lib/core"]
path = contracts/lib/core
url = https://github.com/symbioticfi/core
[submodule "contracts/lib/openzeppelin-upgrades"]
path = contracts/lib/openzeppelin-upgrades
url = https://github.com/OpenZeppelin/openzeppelin-upgrades.git
[submodule "contracts/lib/burners"]
path = contracts/lib/burners
url = https://github.com/symbioticfi/burners
[submodule "contracts/lib/forge-std"]
path = contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "contracts/lib/rocketpool"]
path = contracts/lib/rocketpool
url = https://github.com/rocket-pool/rocketpool