-
Notifications
You must be signed in to change notification settings - Fork 71
Expand file tree
/
Copy path.gitmodules
More file actions
44 lines (44 loc) · 1.79 KB
/
Copy path.gitmodules
File metadata and controls
44 lines (44 loc) · 1.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[submodule "pkg/contracts/lib/forge-std"]
path = pkg/contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
shallow = true
[submodule "pkg/contracts/lib/BokkyPooBahsDateTimeLibrary"]
path = pkg/contracts/lib/BokkyPooBahsDateTimeLibrary
url = https://github.com/bokkypoobah/BokkyPooBahsDateTimeLibrary
shallow = true
[submodule "pkg/contracts/lib/world-id-contracts"]
path = pkg/contracts/lib/world-id-contracts
url = https://github.com/worldcoin/world-id-contracts
shallow = true
[submodule "pkg/contracts/lib/safe-contracts"]
path = pkg/contracts/lib/safe-contracts
url = https://github.com/safe-global/safe-contracts
shallow = true
[submodule "pkg/contracts/lib/openzeppelin-contracts"]
path = pkg/contracts/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
shallow = true
[submodule "pkg/contracts/lib/account-abstraction"]
path = pkg/contracts/lib/account-abstraction
url = https://github.com/eth-infinitism/account-abstraction
shallow = true
[submodule "pkg/contracts/lib/openzeppelin-contracts-upgradeable"]
path = pkg/contracts/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
shallow = true
[submodule "pkg/contracts/lib/safe-modules"]
path = pkg/contracts/lib/safe-modules
url = https://github.com/worldcoin/safe-modules
shallow = true
[submodule "pkg/contracts/lib/nitro-validator"]
path = pkg/contracts/lib/nitro-validator
url = https://github.com/base/nitro-validator
shallow = true
[submodule "pkg/contracts/lib/sp1-contracts"]
path = pkg/contracts/lib/sp1-contracts
url = https://github.com/succinctlabs/sp1-contracts
shallow = true
[submodule "pkg/contracts/lib/optimism"]
path = pkg/contracts/lib/optimism
url = https://github.com/ethereum-optimism/optimism
shallow = true