forked from 0xsequence/sequence.js
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
54 lines (54 loc) · 2.18 KB
/
.gitmodules
File metadata and controls
54 lines (54 loc) · 2.18 KB
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 "lib/solar"]
path = lib/solar
url = https://github.com/vectorized/solady
[submodule "counter/lib/forge-std"]
path = counter/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "Counter/lib/forge-std"]
path = Counter/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "dependencies/v4-core"]
path = dependencies/v4-core
url = https://github.com/uniswap/v4-core
[submodule "dependencies/v4-periphery"]
path = dependencies/v4-periphery
url = https://github.com/Uniswap/v4-periphery
[submodule "dependencies/permit2"]
path = dependencies/permit2
url = https://github.com/uniswap/permit2
[submodule "dependencies/universal-router"]
path = dependencies/universal-router
url = https://github.com/uniswap/universal-router
[submodule "dependencies/v3-core"]
path = dependencies/v3-core
url = https://github.com/uniswap/v3-core
[submodule "dependencies/v2-core"]
path = dependencies/v2-core
url = https://github.com/uniswap/v2-core
[submodule "dependencies/openzeppelin-contracts"]
path = dependencies/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "dependencies/signals-implicit-mode"]
path = dependencies/signals-implicit-mode
url = https://github.com/0xsequence/signals-implicit-mode
[submodule "dependencies/solady"]
path = dependencies/solady
url = https://github.com/vectorized/solady
[submodule "dependencies/forge-std"]
path = dependencies/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "dependencies/contracts-library"]
path = dependencies/contracts-library
url = https://github.com/Dargon789/contracts-library
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "dependencies/ds-test"]
path = dependencies/ds-test
url = https://github.com/dapphub/ds-test
[submodule "lib/signals-implicit-mode/lib/signals-implicit-mode"]
path = lib/signals-implicit-mode/lib/signals-implicit-mode
url = https://github.com/0xsequence/signals-implicit-mode
[submodule "lib/signals-implicit-mode/lib/signals-implicit-mode"]
path = lib/signals-implicit-mode/lib/signals-implicit-mode
url = https://github.com/0xsequence/signals-implicit-mode