-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.16 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.16 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
[submodule "w1/ttcoin/code/lib/forge-std"]
path = w1/ttcoin/code/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 "w2/d2/lib/forge-std"]
path = w2/d2/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "w2/d2/lib/openzeppelin-contracts"]
path = w2/d2/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "w2/forge-template/lib/forge-std"]
path = w2/forge-template/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "w2/d5-dapp/lib/forge-std"]
path = w2/d5-dapp/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "w2/d5-dapp/lib/openzeppelin-contracts"]
path = w2/d5-dapp/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "w4/eip7702/lib/forge-std"]
path = w4/eip7702/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "w4/minimumProxy/lib/forge-std"]
path = w4/minimumProxy/lib/forge-std
url = https://github.com/foundry-rs/forge-std