-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 832 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 832 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "packages/core"]
path = packages/core
url = https://github.com/tanglephp/core.git
[submodule "packages/network"]
path = packages/network
url = https://github.com/tanglephp/network.git
[submodule "packages/singlenode-client"]
path = packages/singlenode-client
url = https://github.com/tanglephp/singlenode-client.git
[submodule "packages/indexer-plugin"]
path = packages/indexer-plugin
url = https://github.com/tanglephp/indexer-plugin.git
[submodule "packages/faucet-client"]
path = packages/faucet-client
url = https://github.com/tanglephp/faucet-client.git
[submodule "packages/chronicle-client"]
path = packages/chronicle-client
url = https://github.com/tanglephp/chronicle-client.git
[submodule "packages/market-client"]
path = packages/market-client
url = https://github.com/tanglephp/market-client.git