Skip to the content.

R.I.P.

We have been stopped the seed node and the mining node at Dec 29 2021 and the block height 170,443. You can download the last blocks here.

Download

Windows/Mac
https://github.com/kusacoin/kusacoin/releases
Linux
https://github.com/kusacoin/kusacoin/blob/master/doc/build-unix.md

Features

Specifications

Currency unit
KUSA
PoW algorithm
Lyra2REv2
Difficulty adjustment algorithm
Linearly Weighted Moving Average
Default port
9393
Default RPC port
9392
Others
Same as original Bitcoin

Mining

You can mine by any miner which support Lyra2REv2. Supporting segwit is recommended. Cpuminer is here.

This script convert Non-bech32 Kusacoin address into Bitcoin address format.

example

$ ./kusacoin-qt --server --rpcuser=name --rpcpassword=password
$ python address.py VzmRA4H83cPRffPZiTKXe5KjWSKFyLoLgZq71i
3GEEveDgMNvyFcnFMq34nsTYo5Rt7Ud2e3
$ ./minerd -a lyra2rev2 -o localhost:9392 -O name:password --coinbase-addr=3GEEveDgMNvyFcnFMq34nsTYo5Rt7Ud2e3 --no-longpoll --no-getwork