-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
36 lines (36 loc) · 1.14 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
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/shell-utils"]
path = lib/shell-utils
url = https://github.com/clio-finance/shell-utils
[submodule "lib/dss-exec-lib"]
path = lib/dss-exec-lib
url = https://github.com/clio-finance/dss-exec-lib
[submodule "lib/forward-proxy"]
path = lib/forward-proxy
url = https://github.com/hbarcelos/forward-proxy
[submodule "lib/ds-value"]
path = lib/ds-value
url = https://github.com/dapphub/ds-value
[submodule "lib/dss"]
path = lib/dss
url = https://github.com/dapphub/dss
[submodule "lib/ds-math"]
path = lib/ds-math
url = https://github.com/dapphub/ds-math
[submodule "lib/ds-token"]
path = lib/ds-token
url = https://github.com/dapphub/ds-token
[submodule "lib/dss-gem-joins"]
path = lib/dss-gem-joins
url = https://github.com/makerdao/dss-gem-joins
[submodule "lib/dss-interfaces"]
path = lib/dss-interfaces
url = https://github.com/makerdao/dss-interfaces
[submodule "lib/ds-test"]
path = lib/ds-test
url = https://github.com/dapphub/ds-test
[submodule "lib/rwa-toolkit"]
path = lib/rwa-toolkit
url = https://github.com/makerdao/rwa-toolkit