-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (12 loc) · 796 Bytes
/
.gitmodules
File metadata and controls
15 lines (12 loc) · 796 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "contracts/foundry/verifier/lib/openzeppelin-contracts-upgradeable"]
path = contracts/foundry/verifier/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "contracts/foundry-hardhat/lib/forge-std"]
path = contracts/foundry-hardhat/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "contracts/foundry-hardhat/lib/openzeppelin-contracts"]
path = contracts/foundry-hardhat/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "contracts/foundry-hardhat/lib/openzeppelin-contracts-upgradeable"]
path = contracts/foundry-hardhat/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable