Skip to content

Commit eec1ca5

Browse files
authored
Update README.md
1 parent 6f2f6b0 commit eec1ca5

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

README.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,34 +17,25 @@ You can use mvcpool.com to mine mvc directly without running a node.
1717
## Steps
1818
Register pool account
1919

20+
Mainnet: https://mvcpool.com/
21+
2022
Mainnet: https://console.mvcpool.com/
2123

2224
Testnet: https://console-testnet.mvcpool.com/
2325

2426
Register and login your account first, keep your password safe.
2527

26-
Download cpuminer (ignore this step for asic)
27-
Download CPU miner(ignore this if you already have asic miner) https://github.com/pooler/cpuminer/releases/tag/v2.5.1
28-
2928
Go to this page , you can see your stratum url and username. https://console.mvcpool.com/#/connect
3029

31-
Run CPU miner(or asic)
30+
Run asicminer(SHA256d)
3231

3332
replace the following stratum url and userName, password is same as userName.
3433

35-
you can also change threads count according to your cpu cores.
36-
37-
```shell
38-
39-
./minerd -o stratum+tcp://mine.mvcpool.com:6666 -a sha256d -O userName:password -D -P --threads=4
40-
41-
```
42-
43-
Asic miner is also the same, configure your stratum url and userName, then start mining
34+
Configure your stratum url and userName, then start mining
4435

4536
password is the same as userName
4637

47-
## NiceHash
38+
## NiceHash Example
4839

4940
In the nicehash marketplace, add following configs to your new pool(Replace USERNAME and PASSWORD by your own from https://console.mvcpool.com/#/connect):
5041

0 commit comments

Comments
 (0)