-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
42 lines (42 loc) · 1.45 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
37
38
39
40
41
42
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/v3-core"]
path = lib/v3-core
url = https://github.com/Uniswap/v3-core
[submodule "lib/v3-periphery"]
path = lib/v3-periphery
url = https://github.com/Uniswap/v3-periphery
[submodule "lib/sushiswap"]
path = lib/sushiswap
url = https://github.com/sushiswap/sushiswap
[submodule "lib/pancake-smart-contracts"]
path = lib/pancake-smart-contracts
url = https://github.com/pancakeswap/pancake-smart-contracts
[submodule "lib/spookyswap-core"]
path = lib/spookyswap-core
url = https://github.com/SpookySwap/spookyswap-core
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "lib/solmate"]
path = lib/solmate
url = https://github.com/transmissions11/solmate
[submodule "lib/create3-factory"]
path = lib/create3-factory
url = https://github.com/zeframlou/create3-factory
[submodule "lib/contracts"]
path = lib/contracts
url = https://github.com/velodrome-finance/contracts
[submodule "lib/chainlink"]
path = lib/chainlink
url = https://github.com/smartcontractkit/chainlink
[submodule "lib/fraxlend"]
path = lib/fraxlend
url = https://github.com/FraxFinance/fraxlend
[submodule "lib/3xcaliSwap"]
path = lib/3xcaliSwap
url = https://github.com/3six9-Financial/3xcaliSwap
[submodule "lib/joe-v2"]
path = lib/joe-v2
url = https://github.com/traderjoe-xyz/joe-v2