forked from jd-opensource/jdchain_bak
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (21 loc) · 679 Bytes
/
.gitmodules
File metadata and controls
22 lines (21 loc) · 679 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "explorer"]
path = explorer
url = git@github.com:blockchain-jd-com/explorer.git
[submodule "libs/bft-smart"]
path = libs/bft-smart
url = git@github.com:blockchain-jd-com/bftsmart.git
[submodule "project"]
path = project
url = git@github.com:blockchain-jd-com/jdchain-project.git
[submodule "framework"]
path = framework
url = git@github.com:blockchain-jd-com/jdchain-framework.git
[submodule "core"]
path = core
url = git@github.com:blockchain-jd-com/jdchain-core.git
[submodule "test"]
path = test
url = git@github.com:blockchain-jd-com/jdchain-test.git
[submodule "libs/kvdb"]
path = libs/kvdb
url = git@github.com:blockchain-jd-com/jdchain-kvdb.git