-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.gitmodules
96 lines (96 loc) · 4.77 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
[submodule "examples/bego/lib/forge-std"]
path = examples/bego/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/AnySwap/lib/forge-std"]
path = examples/AnySwap/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/Bacon/lib/forge-std"]
path = examples/Bacon/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/Bacon/lib/openzeppelin-foundry-upgrades"]
path = examples/Bacon/lib/openzeppelin-foundry-upgrades
url = https://github.com/OpenZeppelin/openzeppelin-foundry-upgrades
[submodule "examples/Bacon/lib/openzeppelin-contracts"]
path = examples/Bacon/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "examples/Bacon/lib/openzeppelin-contracts-upgradeable"]
path = examples/Bacon/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "examples/Bancor/lib/forge-std"]
path = examples/Bancor/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/BGLD/lib/forge-std"]
path = examples/BGLD/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/BeautyChain/lib/forge-std"]
path = examples/BeautyChain/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/Dodo/lib/forge-std"]
path = examples/Dodo/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/Melo/lib/forge-std"]
path = examples/Melo/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/Meter/lib/forge-std"]
path = examples/Meter/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/EulerFinance/lib/forge-std"]
path = examples/EulerFinance/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/NXUSD/lib/forge-std"]
path = examples/NXUSD/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/monoSwap/lib/forge-std"]
path = examples/monoSwap/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/monoSwap/lib/openzeppelin-foundry-upgrades"]
path = examples/monoSwap/lib/openzeppelin-foundry-upgrades
url = https://github.com/OpenZeppelin/openzeppelin-foundry-upgrades
[submodule "examples/monoSwap/lib/openzeppelin-contracts"]
path = examples/monoSwap/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "examples/monoSwap/lib/openzeppelin-contracts-upgradeable"]
path = examples/monoSwap/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "examples/LIFI/lib/forge-std"]
path = examples/LIFI/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/LIFI/lib/openzeppelin-contracts"]
path = examples/LIFI/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "examples/LIFI/lib/openzeppelin-contracts-upgradeable"]
path = examples/LIFI/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "examples/GYMNetwork/lib/forge-std"]
path = examples/GYMNetwork/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/dao/lib/forge-std"]
path = examples/dao/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/dfx/lib/openzeppelin-contracts"]
path = examples/dfx/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "examples/dfx/lib/openzeppelin-contracts-upgradeable"]
path = examples/dfx/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "examples/dfx/lib/forge-std"]
path = examples/dfx/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/Dao/lib/forge-std"]
path = examples/Dao/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/elasticSwap/lib/forge-std"]
path = examples/elasticSwap/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/elasticSwap/lib/openzeppelin-contracts-upgradeable"]
path = examples/elasticSwap/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "examples/elasticSwap/lib/openzeppelin-contracts"]
path = examples/elasticSwap/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "examples/hundredFinance/lib/forge-std"]
path = examples/hundredFinance/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/sherlockYields/lib/forge-std"]
path = examples/sherlockYields/lib/forge-std
url = https://github.com/foundry-rs/forge-std