-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.37 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.37 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 "stakingTest/Counter/lib/forge-std"]
path = stakingTest/Counter/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "stakingTests/counter/lib/forge-std"]
path = stakingTests/counter/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "stakingTests/counter/lib/openzeppelin-contracts"]
path = stakingTests/counter/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "challengeTest/counter/lib/forge-std"]
path = challengeTest/counter/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "ERC20_Diamond_Contract/lib/forge-std"]
path = ERC20_Diamond_Contract/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "esusu_chain/lib/forge-std"]
path = esusu_chain/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "uniswap_hook/points-hook/lib/forge-std"]
path = uniswap_hook/points-hook/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/v4-periphery"]
path = lib/v4-periphery
url = https://github.com/Uniswap/v4-periphery
[submodule "uniswap_hook/points-hook/lib/v4-periphery"]
path = uniswap_hook/points-hook/lib/v4-periphery
url = https://github.com/Uniswap/v4-periphery