-
Notifications
You must be signed in to change notification settings - Fork 26
/
.gitmodules
33 lines (33 loc) · 1.3 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
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/xchain-helpers"]
path = lib/xchain-helpers
url = https://github.com/marsfoundation/xchain-helpers
[submodule "lib/aave-v3-periphery"]
path = lib/aave-v3-periphery
url = https://github.com/aave/aave-v3-periphery
[submodule "lib/sparklend-v1-core"]
path = lib/sparklend-v1-core
url = https://github.com/marsfoundation/sparklend-v1-core
[submodule "lib/spark-address-registry"]
path = lib/spark-address-registry
url = https://github.com/marsfoundation/spark-address-registry
[submodule "lib/erc20-helpers"]
path = lib/erc20-helpers
url = https://github.com/marsfoundation/erc20-helpers
[submodule "lib/sparklend-kill-switch"]
path = lib/sparklend-kill-switch
url = https://github.com/marsfoundation/sparklend-kill-switch
[submodule "lib/sparklend-freezer"]
path = lib/sparklend-freezer
url = https://github.com/marsfoundation/sparklend-freezer
[submodule "lib/metamorpho"]
path = lib/metamorpho
url = https://github.com/morpho-labs/metamorpho
[submodule "lib/sparklend-cap-automator"]
path = lib/sparklend-cap-automator
url = https://github.com/marsfoundation/sparklend-cap-automator
[submodule "lib/spark-gov-relay"]
path = lib/spark-gov-relay
url = https://github.com/marsfoundation/spark-gov-relay