Wallet Setup

Win 10 (GUI)

  • Download the latest from the Wallets page
  • Extract to your desired location
    • If you've never ran the cheetahcoin wallet before, double click the QT Wallet first.
    • Allow the wallet to run for ~1 minute, then shutdown the wallet
  • Copy 'cheetahcoin.conf' to your path 'C:UsersYourUserAppDataRoamingCheetahcoin'
  • Restart GUI wallet or CLI wallet. The conf file contains a lot of live nodes ip addresses that will help your wallet to sync.
    • Note for CPU/GPU/USB ASIC solo miners: your wallet needs to be fully synced to latest block before you can solo mine CHTA.

Ubuntu x64 (GUI)

  • Download and extract the latest 'x86_x64 setup' from the Wallets page
  • Follow the steps in the 'Installation_Guide.txt'

Android w/ UserLAnd

We are hard at work to simplify the process of setting up and interacting with a fully minable Cheetahcoin Android wallet. The current setup procedure is documented in the following '.pdf' file that walks users of any experience through the process of creating a full Cheetahcoin wallet/node: CHTA_Android_Instructions_(2021-11).

As we continue to make progress these instructions will be updated to reflect an intuitive and user friendly experience.

Unix x64 (CLI)

  1. Download & save the right version of the wallet here : https://github.com/ShorelineCrypto/cheetahcoin/releases/tag/v1.8.0.1
  2. Navigate to the Download folder and extract the downloaded file to Home folder
  3. Navigate to the newly extracted folder and open README.md file
  4. Follow the instructions from the README.md file to install Cheetahcoin wallet using CLI commands
    • Open Terminal
    • Navigate to the newly extracted folder
    • Type > bash prepare_neng.sh
    • Type > wget https://github.com/ShorelineCrypto/cheetahcoin/releases/download/v1.8.0.0/cheetahcoin_v1.8.0.0_ubuntu16.04.tgz
    • Type > tar xvfz cheetahcoin_v1.8.0.0_ubuntu16.04.tgz
    • Navigate to the newly installed wallet folder
    • Type > ./cheetahcoind (you will receive an error pertaining rpc user and and password issue but it’s all good for now)
    • You can stay at the same folder or navigate to any folder to install Cheetah Miner for CHTA
    • Type >git clone https://github.com/ShorelineCrypto/cheetah_cpuminer
    • Type >cd cheetah_cpuminer
    • Type >git pull
    • Type >git checkout chta
  5. Using Ubuntu GUI, navigate to your cheetah_cpuminer folder and edit your conf file’s rpc user name, password and port if needed
  6. Copy the conf file to home.cheetahcoin folder
  7. Go back to Terminal
  8. Navigate to the wallet folder
  9. Type >./cheetahcoind (to run the wallet and get it sync before mining)

Gekkoscience NewPac Setup for Win 10

The following .pdf best describes how to setup a full node for mining Cheetahcoin with a Gekkoscience NewPac on Windows 10: 'NEWPAC_Win10_Setup.pdf'