forked from Crypto-Expert/stratum-mining
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
27 lines (27 loc) · 1.03 KB
/
.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
[submodule "externals/stratum-mining-proxy"]
path = externals/stratum-mining-proxy
url = https://github.com/generalfault/stratum-mining-proxy
[submodule "externals/litecoin_scrypt"]
path = externals/litecoin_scrypt
url = https://github.com/Tydus/litecoin_scrypt.git
[submodule "externals/stratum"]
path = externals/stratum
url = https://github.com/ahmedbodi/stratum.git
[submodule "externals/quarkcoin-hash"]
path = externals/quarkcoin-hash
url = https://github.com/Neisklar/quarkcoin-hash-python
[submodule "externals/vertcoin_scrypt"]
path = externals/vertcoin_scrypt
url = https://github.com/scr34m/vertcoin_scrypt.git
[submodule "externals/x13_hash"]
path = externals/x13_hash
url = https://github.com/minings/x13_hash
[submodule "externals/x11_hash"]
path = externals/x11_hash
url = https://github.com/minings/x11_hash
[submodule "externals/nist5_hash"]
path = externals/nist5_hash
url = https://github.com/minings/nist5_hash.git
[submodule "externals/x15_hash"]
path = externals/x15_hash
url = https://github.com/minings/x15_hash.git