-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1 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
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "libflat/euler-swap"]
path = libflat/euler-swap
url = https://github.com/euler-xyz/euler-swap
[submodule "libflat/euler-vault-kit"]
path = libflat/euler-vault-kit
url = https://github.com/euler-xyz/euler-vault-kit
[submodule "libflat/ethereum-vault-connector"]
path = libflat/ethereum-vault-connector
url = https://github.com/euler-xyz/ethereum-vault-connector
[submodule "libflat/permit2"]
path = libflat/permit2
url = https://github.com/Uniswap/permit2
[submodule "libflat/openzeppelin-contracts"]
path = libflat/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "libflat/v4-core"]
path = libflat/v4-core
url = https://github.com/uniswap/v4-core
[submodule "libflat/v4-periphery"]
path = libflat/v4-periphery
url = https://github.com/uniswap/v4-periphery
[submodule "libflat/solmate"]
path = libflat/solmate
url = https://github.com/rari-capital/solmate