-
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.16 KB
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "hypernova/eth-supra/contracts/lib/forge-std"]
path = hypernova/eth-supra/contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "hypernova/eth-supra/contracts/lib/openzeppelin-contracts"]
path = hypernova/eth-supra/contracts/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "hypernova/eth-supra/eth_contracts/lib/openzeppelin-contracts"]
path = hypernova/eth-supra/eth_contracts/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
branch = release-v5.1
[submodule "hypernova/eth-supra/eth_contracts/lib/forge-std"]
path = hypernova/eth-supra/eth_contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "hypernova/eth-supra/eth_contracts/lib/v3-core"]
path = hypernova/eth-supra/eth_contracts/lib/v3-core
url = https://github.com/uniswap/v3-core
branch = 0.8
[submodule "hypernova/eth-supra/eth_contracts/lib/openzeppelin-contracts-upgradeable"]
path = hypernova/eth-supra/eth_contracts/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
branch = release-v5.1