-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 887 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 887 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "solidity/account-modules/lib/forge-std"]
path = solidity/account-modules/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "solidity/account-modules/lib/modulekit"]
path = solidity/account-modules/lib/modulekit
url = https://github.com/pcarranzav/modulekit
[submodule "solidity/account-modules/lib/openzeppelin-contracts"]
path = solidity/account-modules/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "solidity/account-modules/lib/BokkyPooBahsDateTimeLibrary"]
path = solidity/account-modules/lib/BokkyPooBahsDateTimeLibrary
url = https://github.com/bokkypoobah/BokkyPooBahsDateTimeLibrary
[submodule "solidity/account-modules/lib/safe-singleton-deployer-sol"]
path = solidity/account-modules/lib/safe-singleton-deployer-sol
url = https://github.com/wilsoncusack/safe-singleton-deployer-sol