-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 910 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "websites/etherdata-website"]
path = websites/etherdata-website
url = https://github.com/etherdata-blockchain/etherdata-website
[submodule "websites/blockrial"]
path = websites/blockrial
url = https://github.com/etherdata-blockchain/blockrial.git
[submodule "services/etherdata-admin-server"]
path = services/etherdata-admin-server
url = https://github.com/etherdata-blockchain/etherdata-admin-server
[submodule "services/etd-local-admin-node"]
path = services/etd-local-admin-node
url = https://github.com/etherdata-blockchain/etd-local-admin-node
[submodule "services/etdstats"]
path = services/etdstats
url = https://github.com/etherdata-blockchain/etdstats
[submodule "demos/demos"]
path = demos/demos
url = https://github.com/etherdata-blockchain/demos
[submodule "services/etherdata-sdk"]
path = services/etherdata-sdk
url = https://github.com/etherdata-blockchain/etherdata-sdk