-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
54 lines (54 loc) · 2.49 KB
/
.gitmodules
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[submodule "smart-wallet/lib/forge-std"]
path = smart-wallet/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "testCounter/lib/forge-std"]
path = testCounter/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "token-erc20/lib/forge-std"]
path = token-erc20/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "token-erc20/lib/openzeppelin-contracts"]
path = token-erc20/lib/openzeppelin-contracts
url = https://github.com/Openzeppelin/openzeppelin-contracts
[submodule "eth-pool/lib/forge-std"]
path = eth-pool/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "todo-blockchain/lib/forge-std"]
path = todo-blockchain/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "example-emit-events/lib/forge-std"]
path = example-emit-events/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "my-token/lib/forge-std"]
path = my-token/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "my-token/lib/openzeppelin-contracts"]
path = my-token/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "homework2-expert-solidity-bootcamp-delete-item-array/lib/forge-std"]
path = homework2-expert-solidity-bootcamp-delete-item-array/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "UUPS-Pattern/lib/forge-std"]
path = UUPS-Pattern/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "homework4-expert-solidity-bootcamp-sol2uml-tool/lib/forge-std"]
path = homework4-expert-solidity-bootcamp-sol2uml-tool/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "solidityctf-level-0/lib/forge-std"]
path = solidityctf-level-0/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "solidityctf-level-1/lib/forge-std"]
path = solidityctf-level-1/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "solidityctf-level-2/lib/forge-std"]
path = solidityctf-level-2/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "solidityctf-level-3/lib/forge-std"]
path = solidityctf-level-3/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "solidity-bootcamp-project-weekend-1/lib/forge-std"]
path = solidity-bootcamp-project-weekend-1/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "solidityctf-level-7/lib/forge-std"]
path = solidityctf-level-7/lib/forge-std
url = https://github.com/foundry-rs/forge-std