-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.03 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.03 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
[submodule "vendor/singleton-paymaster"]
path = vendor/singleton-paymaster
url = https://github.com/pimlicolabs/singleton-paymaster
[submodule "vendor/permissionless.js"]
path = vendor/permissionless.js
url = https://github.com/pimlicolabs/permissionless.js
[submodule "vendor/tutorials"]
path = vendor/tutorials
url = https://github.com/pimlicolabs/tutorials
[submodule "vendor/smart-account-frame-template"]
path = vendor/smart-account-frame-template
url = https://github.com/pimlicolabs/smart-account-frame-template
[submodule "vendor/zerodev-examples"]
path = vendor/zerodev-examples
url = https://github.com/zerodevapp/zerodev-examples.git
[submodule "vendor/docs"]
path = vendor/docs
url = https://github.com/zerodevapp/docs.git
[submodule "vendor/sdk"]
path = vendor/sdk
url = https://github.com/zerodevapp/sdk.git
[submodule "vendor/7702-examples"]
path = vendor/7702-examples
url = https://github.com/zerodevapp/7702-examples.git
[submodule "vendor/bastion"]
path = vendor/bastion
url = https://github.com/zerodevapp/bastion.git