Mining
Here is currently the latest/fastest official miner release for all intel/amd CPU's.
https://github.com/WyvernTKC/cpuminer-gr-avx2
A CPU miner for ARM based CPU's.
https://github.com/michal-zurkowski/cpuminer-gr
XMRig is a high performance, open source, cross platform RandomX, KawPow, CryptoNight and AstroBWT unified CPU/GPU miner and RandomX benchmark.
https://github.com/xmrig/xmrig
Also please note that this documentation is subject to change as new miners are developed. As soon as a new optimized miner is available we will try to always update the documentation accordingly.
GhostRider algorithm mining was implemented first in the open source cpuminer-opt mining software. Original BitcoinTalk thread: https://bitcointalk.org/index.php?topic=1326803.0 (This is a locked thread) Current BitcoinTalk thread: https://bitcointalk.org/index.php?topic=5226770.0 (This is the forum thread that is active) Since the launch of the first miner we had several forks and multiple people developing miners for GR algorithm.
note Jagoancoin network difficulty makes it hard to solo mine a block with the wallet. If you want dependable and regular payouts it is recommended to use pool mining. Download the core wallet: https://github.com/jagoanpilot/jagoancoin/releases
Open and sync
Once done go to Help > Debug Window > Console and type
setgenerate true 2
The number is the amount of cores (not threads) you want it to use. It will start mining and you will know when you hit a block as your balance will change.
Last modified 8mo ago