CASHBYTE Downloads

Desktop Wallets
Linux Wallet Windows Wallet macOS Wallet

Start the Linux Wallet

./komodo-qt-linux \
  -ac_name=CASHBYTE \
  -ac_supply=2000000 \
  -ac_cbmaturity=20 \
  -ac_cc=2 \
  -ac_blocktime=60 \
  -ac_reward=2000000000 \
  -ac_halving=2100000 \
  -ac_end=70000000 \
  -ac_staked=55 \
  -addnode=cashbyte.cash
        

If the wallet is slow to connect, open another terminal (without closing the wallet) and run:

./komodo-cli addnode 172.93.187.46 onetry
You also need to run the fetchtparams script once before starting using the wallet and also for mining. You can download it here: Windows Params
Full Node / Daemon
Komodo Linux Full Node Komodo macOS Full Node Komodo Windows Full Node

Start the CASHBYTE Full Node

./komodod \
  -ac_name=CASHBYTE \
  -ac_supply=2000000 \
  -ac_cbmaturity=20 \
  -ac_cc=2 \
  -ac_blocktime=60 \
  -ac_reward=2000000000 \
  -ac_halving=2100000 \
  -ac_end=70000000 \
  -ac_staked=55 \
  -addnode=cashbyte.cash
        

If syncing is slow:

./komodo-cli addnode 172.93.187.46 onetry