forked from ethereum/webthree-umbrella
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
32 lines (32 loc) · 843 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
25
26
27
28
29
30
31
32
[submodule "alethzero"]
path = alethzero
url = https://github.com/ethereum/alethzero
branch = develop
[submodule "mix"]
path = mix
url = https://github.com/ethereum/mix
branch = develop
[submodule "solidity"]
path = solidity
url = https://github.com/ethereum/solidity
branch = develop
[submodule "webthree"]
path = webthree
url = https://github.com/ethereum/webthree
branch = develop
[submodule "libweb3core"]
path = libweb3core
url = https://github.com/ethereum/libweb3core
branch = develop
[submodule "libethereum"]
path = libethereum
url = https://github.com/ethereum/libethereum
branch = develop
[submodule "webthree-helpers"]
path = webthree-helpers
url = https://github.com/ethereum/webthree-helpers
branch = develop
[submodule "web3.js"]
path = web3.js
url = https://github.com/ethereum/web3.js
branch = develop