-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
28 lines (27 loc) · 1.08 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
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/openzeppelin-contracts-upgradeable"]
path = lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "lib/owner-manager-contracts"]
path = lib/owner-manager-contracts
url = https://github.com/pooltogether/owner-manager-contracts
[submodule "lib/pt-v5-twab-controller"]
path = lib/pt-v5-twab-controller
url = https://github.com/GenerationSoftware/pt-v5-twab-controller
[submodule "lib/pt-v5-vault"]
path = lib/pt-v5-vault
url = https://github.com/GenerationSoftware/pt-v5-vault
[submodule "lib/aave-v3-core"]
path = lib/aave-v3-core
url = https://github.com/aave/aave-v3-core
[submodule "lib/yield-daddy"]
path = lib/yield-daddy
url = https://github.com/timeless-fi/yield-daddy
[submodule "lib/Aave-Vault"]
path = lib/Aave-Vault
url = https://github.com/aave/Aave-Vault