GUI (TUI in terminal/console) mining solXEN & targeting tokens by using CPU & GPU through unmineable.com and jup.ag
- Both CPU & GPU mining are supported
- Mining SOL through unmineable.com
- Swap SOL to solXEN through jup.ag automatically
- Swap SOL to targeting tokens through jup.ag automatically
- Password protected wallet
- Mouse-click mining supported well
- No SOL deposit required, just public key
- Download the latest version of unmineable-solXEN from the releases page.
- Extract the zip file.
- Open the terminal, enter the folder and run the
unmineable-solXEN.exe
file.
cd unmineable-solXEN
.\unmineable-solXEN.exe
- Create a new wallet.
- Install the miner.
- Start mining.
- Download the latest version of unmineable-solXEN from the releases page.
wget https://github.com/xenartist/unmineable-solXEN/releases/download/some_version/unmineable-solXEN-linux-x64.tar.gz
- Extract the tar.gz file.
tar -xzf unmineable-solXEN-linux-x64.tar.gz
cd unmineable-solXEN
- Run the
unmineable-solXEN
file.
./unmineable-solXEN
- Create a new wallet.
- Install the miner.
- Start mining.
- Download the latest version of unmineable-solXEN from the releases page.
- Extract the tar.gz file.
- Open the terminal, enter the folder and run the
unmineable-solXEN
file.
cd unmineable-solXEN
./unmineable-solXEN
- Create a new wallet.
- Install the miner.
- Start mining.
solXENwallet is encrypted by the password you set, public key and private key are both encrypted in the wallet file.
You can export the public key by clicking the Export Public Key
button.
This public key is used to mine SOL and receive the swaped solXEN.
You can export the private key by clicking the Export Private Key
button. (need to enter the password you set)
This private key in program (encrypted in memory as well) is used to sign the transactions to swap mined SOL to solXEN and OG solXEN automatically.
You can check the mining status here https://unmineable.com/address/public_key?coin=SOL (replace public_key
with your public key)
NOTE: Please ensure that the "Auto Payout" is enabled on the unmineable.com website, otherwise you won't be able to receive the mined SOL automatically.
unmineable-solXEN: xen_artist
gpl-3.0