-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 1.26 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
[submodule "contracts/arror-v1/factory-v1/lib/forge-std"]
path = contracts/arror-v1/factory-v1/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "contracts/arror-v1/core-v1/lib/forge-std"]
path = contracts/arror-v1/core-v1/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "contracts/Dyson-Finance-V1"]
path = contracts/Dyson-Finance-V1
url = https://github.com/DysonFinance/Dyson-Finance-V1
[submodule "contracts/arror-v1/factory-v1/lib/erc404"]
path = contracts/arror-v1/factory-v1/lib/erc404
url = https://github.com/Pandora-Labs-Org/erc404
[submodule "contracts/arror-v1/factory-v1/lib/openzeppelin-contracts"]
path = contracts/arror-v1/factory-v1/lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts
[submodule "contracts/arror-v1/factory-v1/lib/Dyson-Finance-V1"]
path = contracts/arror-v1/factory-v1/lib/Dyson-Finance-V1
url = https://github.com/DysonFinance/Dyson-Finance-V1
[submodule "contracts/arror-v1/factory-v1/lib/v2-core"]
path = contracts/arror-v1/factory-v1/lib/v2-core
url = https://github.com/Uniswap/v2-core
[submodule "contracts/arror-v1/factory-v1/lib/v2-periphery"]
path = contracts/arror-v1/factory-v1/lib/v2-periphery
url = https://github.com/Uniswap/v2-periphery