-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
23 lines (21 loc) · 1.15 KB
/
.gitmodules
File metadata and controls
23 lines (21 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "packages/foundry/lib/forge-std"]
path = packages/foundry/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "packages/foundry/lib/openzeppelin-contracts"]
path = packages/foundry/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "packages/foundry/lib/solidity-bytes-utils"]
path = packages/foundry/lib/solidity-bytes-utils
url = https://github.com/gnsps/solidity-bytes-utils
[submodule "packages/foundry/lib/openzeppelin-foundry-upgrades"]
path = packages/foundry/lib/openzeppelin-foundry-upgrades
url = https://github.com/OpenZeppelin/openzeppelin-foundry-upgrades
[submodule "packages/foundry/lib/openzeppelin-contracts-upgradeable"]
path = packages/foundry/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "packages/foundry/lib/eas-contracts"]
path = packages/foundry/lib/eas-contracts
url = https://github.com/ethereum-attestation-service/eas-contracts
[submodule "packages/foundry/lib/aave-v3-origin"]
path = packages/foundry/lib/aave-v3-origin
url = https://github.com/dipanshuhappy/aave-v3-origin