Safex
Cash Mining

Safex Cash relies on proof-of-work mining to achieve distributed consensus.
It is currently utilising the Cryptonote V8 mining algorithm, which is deliberately
suited for CPU and GPU mining on everyday computer hardware.
If you're a first time miner you can use the simple 1 Click CPU miner application.
For experienced miners, a list of technical specifications can be found below.
Safex developers do not endorse any particular mining pool, software, or hardware
and the below information is provided for educational purposes only.

1 Click
CPU Miner

Mining
Pools

Technical
Specs

Advanced
Miners

1 Click CPU Miner

The 1 Click CPU Miner is ideal for those who are new to
mining Safex Cash and want a simple entry point.
Simply download the latest version from our Github repository,
install, and run.
This tool will give you everything you need to create your own
Safex Cash wallet address, and a list of mining pools to pick from.
So, what are you waiting for ?
Dive in and get mining today!

Mining Pools

Mining pools are important in the maintaining of the Safex
blockchain network. Individual miners can pool their mining efforts
with others to increase the likelihood of finding a block.
The reward is then equally distributed between the miners
based on the percentage of effort they put in towards
the discovery of a block.
Safex Developers does not endorse any specific mining pool.
Below is a link to an independent website
which lists all known Safex Cash mining pools.

Technical Specs

  • Proof-of-Work: Crytonight v8 / CN2
  • Difficulty Retarget: Every block (LWMA Algorithm)
  • Block Time Target: 120 Seconds
  • Current Block Reward: 60 SFX (See whitepaper)
  • Block Size: Dynamic
  • Emission Curve: S-Curve, fair distribution based on technology adoption rate curve

Advanced Miners

Safex Cash is mineable through your CPU and both
AMD and Nividia GPUs. Most pools are compatible with
common opensource mining applications such as XMR-Stak
and XMRig.
In most cases, these open-source applications are self-configurable.
However, if you need specific configuration details you can use
the below as reference. Full configuration specifications can be found
on your chosen mining pool.

“pool_list”: [{
“pool_address”: “miningpooladdress.com:portnumber”,
“wallet_address”: “YOUR_WALLET_ADDRESS”,
“rig_id”: “YOUR_WORKER_NAME”,
“pool_password”: “x”,
“use_nicehash”: false,
“use_tls”: false, /* Set to true if you are using an SSL port */ “tls_fingerprint”: “”, “pool_weight”: 1
}],
“currency”: “cryptonight_v8”,

“pools”: [ {
“url”: “miningpooladdress.com:portnumber”,
“user”: “YOUR_WALLET_ADDRESS”,
“pass”: “YOUR_WORKER_NAME”,
“keepalive”: true,
“nicehash”: false,
“variant”: 2
} ]

Support
For technical support and advice mining Safex Cash,
we recomend you join our community forum.