forked from ChristophSiegenthaler/Zeal-Wallet
-
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.05 KB
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "smart-contracts/lib/openzeppelin-contracts"]
path = smart-contracts/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "smart-contracts/lib/safe-contracts"]
path = smart-contracts/lib/safe-contracts
url = https://github.com/safe-global/safe-contracts
[submodule "smart-contracts/lib/FreshCryptoLib"]
path = smart-contracts/lib/FreshCryptoLib
url = https://github.com/rdubois-crypto/FreshCryptoLib
[submodule "smart-contracts/lib/account-abstraction"]
path = smart-contracts/lib/account-abstraction
url = https://github.com/eth-infinitism/account-abstraction
[submodule "smart-contracts/lib/forge-std"]
path = smart-contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "smart-contracts/lib/safe-modules"]
path = smart-contracts/lib/safe-modules
url = https://github.com/safe-global/safe-modules
[submodule "smart-contracts/lib/safe-singleton-deployer-sol"]
path = smart-contracts/lib/safe-singleton-deployer-sol
url = https://github.com/wilsoncusack/safe-singleton-deployer-sol