How and what to mine Masari on CryptoNight algorithm (CPU & NVIDIA)

Today we will learn mine Masari

Off coin site: http://getmasari.org/
* Algorithm PoW: CryptoNight
* Max. Coins: ~ 18,5 million (With tail issue)
* Block reward: smooth change in repetition ratio, block_reward(block_height) = (2^64 - 1 - total_supply(block_height - 1)) * 2^-19 * 10^-12
* Block time: 120 seconds
* Difficulty: changing on every block
* Genesis block: Saturday, September 2 2017 21: 20: 46 UTC (The network and storage have been publicly available since, without prior mining and about ~ 4000 blocks, ~ 0,5% coins mined at a hash rate of ~ 1,7 kN / s, equivalent to 10-20 machines, before the announcement on Bitcointalk)
* mainnet P2P port 38080, RPC port 38081

Masari (MSR) is a privacy-focused cryptocurrency based on Monero.

The main initiative of this project is to contribute to the scalability and mass adaptation of the blockchain, which is very important for blockchains. In addition to Aeon, Monero does not have extensive projects that contribute to its source code, and Masari hopes to become the second on this list. The Masari project will track any Monero merge commands.

1. What are we going to mine

Take two of the most popular miners for the Cryptonote algorithm:

XMrig CPU miner - https://github.com/Code9990/xmrig-cpu/archive/master.zip

XMRIG Nvidia miner - https://github.com/Code9990/xmrig-nvidia/archive/master.zip

2. Setting up the miner (CPU and GPU versions are configured in the same way and can work in parallel)

Unpacked the miner, found config.json, opened it with a notepad or another text editor (I use Notepad ++)

Find the string:

  "url": "failover.xmrig.com:443", // URL of mining server

Here we need to enter the IP and port of our pool in quotes. I’m on Hashvault (https://masari.hashvault.pro/ru/#!/), so my line will look like this:

"url": "pool.masari.hashvault.pro:3333", // URL of mining server 

Next we need a line (it will be lower):

"user": "etnjwvSQAGggs7JvELoReHAGRsgymC4YKczfRFdKFCUYaC2eHy3JdPjh4TEHehnf184jwacP2yvMd7XmYT2knwoJ1smxWcoGGT", // username for mining server

We insert in quotes instead:

etnjwvSQAGggs7JvELoReHAGRsgymC4YKczfRFdKFCUYaC2eHy3JdPjh4TEHehnf184jwacP2yvMd7XmYT2knwoJ1smxWcoGGT

your Masari wallet

You can register here - https://getmasari.org/#downloads 

Save, close config.json

We start mining through start.cmdthe window opens and mining is gone.

Good luck to you 🙂

Rate this article
Blockchain media