forked from yeasy/docker-hyperledger
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
24 lines (24 loc) · 900 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "git/marbles"]
path = git/marbles
url = https://github.com/joequant/marbles.git
[submodule "git/chaincode-investigator"]
path = git/chaincode-investigator
url = https://github.com/joequant/chaincode-investigator.git
[submodule "git/marbles-chaincode"]
path = git/marbles-chaincode
url = https://github.com/joequant/marbles-chaincode.git
[submodule "git/cp-web"]
path = git/cp-web
url = https://github.com/joequant/cp-web.git
[submodule "git/cp-chaincode-v2"]
path = git/cp-chaincode-v2
url = https://github.com/joequant/cp-chaincode-v2.git
[submodule "git/hyperledger-fabric-js"]
path = git/hyperledger-fabric-js
url = https://github.com/joequant/hyperledger-fabric-js.git
[submodule "git/car-lease-demo"]
path = git/car-lease-demo
url = https://github.com/joequant/car-lease-demo.git
[submodule "git/fabric"]
path = git/fabric
url = https://github.com/joequant/fabric.git