-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.04 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.04 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 "ckb/omnilock"]
path = ckb/omnilock
url = https://github.com/cryptape/omnilock.git
[submodule "ckb/anyone-can-pay"]
path = ckb/anyone-can-pay
url = https://github.com/cryptape/anyone-can-pay.git
[submodule "ckb/ckb-production-scripts"]
path = ckb/ckb-production-scripts
url = https://github.com/nervosnetwork/ckb-production-scripts.git
[submodule "ckb/spore-contract"]
path = ckb/spore-contract
url = https://github.com/sporeprotocol/spore-contract.git
[submodule "ckb/ckb-js-vm"]
path = ckb/ckb-js-vm
url = https://github.com/nervosnetwork/ckb-js-vm.git
[submodule "ckb/nostr-binding"]
path = ckb/nostr-binding
url = https://github.com/cryptape/nostr-binding.git
[submodule "ckb/ckb-standalone-debugger"]
path = ckb/ckb-standalone-debugger
url = https://github.com/nervosnetwork/ckb-standalone-debugger.git
[submodule "ckb/pw-lock"]
path = ckb/pw-lock
url = https://github.com/nervosnetwork/pw-lock.git
[submodule "ckb/ckb-system-scripts"]
path = ckb/ckb-system-scripts
url = https://github.com/nervosnetwork/ckb-system-scripts.git