forked from impersonator-eth/impersonator-extension
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 810 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 810 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "apps/contracts/lib/forge-std"]
path = apps/contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "apps/contracts/lib/openzeppelin-contracts"]
path = apps/contracts/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "apps/contracts/lib/v4-core"]
path = apps/contracts/lib/v4-core
url = https://github.com/Uniswap/v4-core
[submodule "apps/contracts/lib/v4-periphery"]
path = apps/contracts/lib/v4-periphery
url = https://github.com/Uniswap/v4-periphery
[submodule "apps/contracts/lib/ERADICATE2"]
path = apps/contracts/lib/ERADICATE2
url = https://github.com/apoorvlathey/ERADICATE2
ignore = dirty
[submodule "apps/contracts/lib/vulcan"]
path = apps/contracts/lib/vulcan
url = https://github.com/nomoixyz/vulcan