Skip to content

Instantly share code, notes, and snippets.

@format37
Last active September 16, 2022 14:21
Show Gist options
  • Save format37/b22ce74f748dc0f273c18e4fd65e1841 to your computer and use it in GitHub Desktop.
Save format37/b22ce74f748dc0f273c18e4fd65e1841 to your computer and use it in GitHub Desktop.
kas mining

Get link for the latest version of bzminer

wget https://www.bzminer.com/downloads/bzminer_v11.1.0_linux.tar.gz
tar -xvzf bzminer_v11.1.0_linux.tar.gz
cd bzminer_v11.1.0_linux
nano mine.sh
./bzminer -a kaspa -w kaspa:qzhtwdxafyxsg6ymysan8w4hrur02up6797qg8nq348gzdxtnmzdkpdcr6960 -p stratum+tcp://kaspa-pool.org:4444 -r rig1 &

ctrl+x && y && enter

sh mine.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment