Changes

Jump to navigation Jump to search
508 bytes removed ,  04:27, 4 February 2020
# Get the [https://xaya.io/wallet_downloads-2/ official XAYA wallet] or a custodial wallet, such as [https://www.liquid.com/ a liquid.com account]
# Get the [https://github.com/xaya/xaya_tutorials/wiki/Mining-CHI#neo-scrypt-pool-mining mining software]
# Configure the miner ''(ccminer mining software)''
## Enter your Wallet Address and the Payment ID in the configuration parameters and save the settings. Remember to create your own batch file and follow the configuration steps below.
## Find the ''start.bat'' file
<code>ccminer-64bit -a neoscrypt-xaya -o stratum+tcp://chi.f2pool.com:5300 -u ''wallet_address''.''worker_name'' -p x</code>
## Right-click ''start.bat'' and select ''Edit''
<code>Wallet address = ''your CHI wallet address''</code>
<code>Worker name = ''name of the miner''</code> (can be a number or a combination of letters set randomly by you)
## After you finish setting the parameters, the following figure is shown:
## Save and close the file, double-click the ''start.bat'' file to start mining
# Start mining!
 
<code>ccminer -a neoscrypt-xaya -o stratum+tcp://chi.f2pool.com:5300 -u ''wallet_address''.''worker_name'' -p x</code>
 
(replace ''wallet_address'' with your CHI wallet address and ''worker_name'' with a number or a combination of letters set randomly by you)
==Related blog posts==
* [[XAYA Mining Pool Launched]] {{Start date and age|2020|01|10|p=y}}
382

edits

Navigation menu