-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
24 lines (24 loc) · 984 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 "browser-solidity/src"]
path = browser-solidity/browser-solidity
url = https://github.com/ethereum/browser-solidity.git
[submodule "ethereum/go-ethereum"]
path = ethereum/go-ethereum
url = https://github.com/ethereum/go-ethereum
[submodule "ethereum-bootnode/go-ethereum"]
path = ethereum-bootnode/go-ethereum
url = https://github.com/ethereum/go-ethereum
[submodule "eth-netstats/eth-netstats"]
path = eth-netstats/eth-netstats
url = https://github.com/cubedro/eth-netstats
[submodule "ethereum/eth-net-intelligence-api"]
path = ethereum/eth-net-intelligence-api
url = https://github.com/Magicking/eth-net-intelligence-api
[submodule "ether-swarm-services"]
path = ether-swarm-services
url = https://github.com/Magicking/ether-swarm-services.git
[submodule "ether-swarm-cache"]
path = ether-swarm-cache
url = https://github.com/Magicking/ether-swarm-cache.git
[submodule "EthExplorer"]
path = EthExplorer
url = https://github.com/Magicking/EthExplorer.git