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