Mining World Mobile Coin (wmcc)

To mining wmcc, you cna join wmcc pool at https://www.wmccpool.com

Miner Setup:

Getting Started User Guide
Prerequisite
The following is a quick start guide of mining WMCC on Windows 7 or greater x64.
To mine WMCC you need a WMCC Account and mining device - Baikal, GPU or CPU.
Or rent hashing power on NiceHash, MiningRigRentals or any miner rig that support X15 algorithm and point it to a pool.
You can get WMCC Account by download WMCC Desktop Application or you can use WMCC Daemon (for advanced user).

Connection Details Pool Configuration
Mining Ports: 5880, 5881, 5882, 5883

SERVER HOSTNAME
stratum+tcp://wmccpool.com

Mining Application
CPU, GPU and Baikal
This is a small guideline for anyone who wants to start mining with wmccpool.com!
CPU
For CPU user, you can easly mine WMCC by press Start Mining (solo mining) button on WMCC Desktop Application.
Currently, we dont support CPU pool mining for built-in client. You can use any external CPU mining application that support X15 Algorithm.
GPU
For GPU miner, WMCC can be mined by one of the mining applications below.
Choose mining application suit to your GPU version.
AMD - SGminer
Download Link
https://github.com/nicehash/sgminer/releases
https://cryptomining-blog.com/?s=x15+sgminer
Command:
sgminer --algorithm bitblock -o [HOSTNAME]:[PORT] -u [WMCC_ADDRESS] -p [PASSWORD]
Example:
sgminer --algorithm bitblock -o stratum+tcp://wmccpool.com:5880 -u wc1qzvpmtyzptxusxf7vqvymvp8qphkjhm7uwz6jyu -p x
NVIDIA - CCminer
Download Link
https://cryptomining-blog.com/?s=x15+ccminer
Command:
ccminer -a x15 -o [HOSTNAME]:[PORT] -u [WMCC_ADDRESS] -p [PASSWORD]
Example:
ccminer -a x15 -o stratum+tcp://wmccpool.com:5880 -u wc1qzvpmtyzptxusxf7vqvymvp8qphkjhm7uwz6jyu -p x
Baikal
For Baikal miner, you can login web interface and setup baikal as following:
URL: [HOSTNAME]:[PORT]
Algo: x15
User: [WMCC_ADDRESS]
Pass: [PASSWORD]
Extranonce: Uncheck
Note
Replace [HOSTNAME] and [PORT], refer to Connection Details section.
You then need to change [WMCC_ADDRESS] and [PASSWORD] to reflect your own account.
Default password is x (lowercase).