forked from pimlicolabs/erc20-paymaster
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
24 lines (24 loc) · 981 Bytes
/
.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
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/halmos-cheatcodes"]
path = lib/halmos-cheatcodes
url = https://github.com/a16z/halmos-cheatcodes
[submodule "lib/v3-periphery"]
path = lib/v3-periphery
url = https://github.com/Uniswap/v3-periphery
[submodule "lib/v3-core"]
path = lib/v3-core
url = https://github.com/Uniswap/v3-core
[submodule "lib/account-abstraction-v7"]
path = lib/account-abstraction-v7
url = https://github.com/eth-infinitism/account-abstraction
[submodule "lib/account-abstraction-v6"]
path = lib/account-abstraction-v6
url = https://github.com/eth-infinitism/account-abstraction
[submodule "lib/openzeppelin-contracts-v5.0.0"]
path = lib/openzeppelin-contracts-v5.0.0
url = https://github.com/openZeppelin/openzeppelin-contracts
[submodule "lib/openzeppelin-contracts-v4.8.0"]
path = lib/openzeppelin-contracts-v4.8.0
url = https://github.com/openZeppelin/openzeppelin-contracts