-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.47 KB
/
Copy path.gitmodules
File metadata and controls
30 lines (30 loc) · 1.47 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
28
29
30
[submodule "contracts/lib/forge-std"]
path = contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "contracts/lib/v4-periphery"]
path = contracts/lib/v4-periphery
url = https://github.com/Uniswap/v4-periphery
[submodule "contracts/lib/T-REX"]
path = contracts/lib/T-REX
url = https://github.com/TokenySolutions/T-REX
[submodule "contracts/lib/openzeppelin-contracts@v4.9.6"]
path = contracts/lib/openzeppelin-contracts@v4.9.6
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "contracts/lib/openzeppelin-contracts-upgradeable@v4.9.6"]
path = contracts/lib/openzeppelin-contracts-upgradeable@v4.9.6
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "contracts/lib/onchain-id@2.2.2-beta2"]
path = contracts/lib/onchain-id@2.2.2-beta2
url = https://github.com/onchain-id/solidity/
[submodule "contracts/lib/openzeppelin-contracts@v5.1.0"]
path = contracts/lib/openzeppelin-contracts@v5.1.0
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "contracts/lib/openzeppelin-contracts"]
path = contracts/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "contracts/lib/eigenlayer-contracts"]
path = contracts/lib/eigenlayer-contracts
url = https://github.com/Layr-Labs/eigenlayer-contracts
[submodule "contracts/lib/eigenlayer-middleware"]
path = contracts/lib/eigenlayer-middleware
url = https://github.com/Layr-Labs/eigenlayer-middleware