-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 1.29 KB
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "foundry-f23/UniswapV2SwapAmounts/lib/forge-std"]
path = foundry-f23/UniswapV2SwapAmounts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "foundry-f23/foundry-account-abstraction/lib/account-abstraction"]
path = foundry-f23/foundry-account-abstraction/lib/account-abstraction
url = https://github.com/eth-infinitism/account-abstraction
[submodule "foundry-f23/foundry-account-abstraction/lib/openzeppelin-contracts"]
path = foundry-f23/foundry-account-abstraction/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "foundry-f23/foundry-account-abstraction/lib/forge-std"]
path = foundry-f23/foundry-account-abstraction/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "foundry-f23/foundry-account-abstraction/lib/foundry-era-contracts"]
path = foundry-f23/foundry-account-abstraction/lib/foundry-era-contracts
url = https://github.com/Cyfrin/foundry-era-contracts
[submodule "foundry-f23/foundry-dao-f23/lib/forge-std"]
path = foundry-f23/foundry-dao-f23/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "foundry-f23/foundry-dao-f23/lib/openzeppelin-contracts"]
path = foundry-f23/foundry-dao-f23/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts