Steem v0.16.1 Brief Mining Guide

// 2017-01-15 Update: title and steps updated to v0.16.1

Everyone can mine, the only requirement is a good Internet connection, plus a working node (check this post).

(There is a bug in the code, so let's exploit it.)

Steps:

  • Build (patched code):
git clone https://github.com/steemit/steem.git
cd steem
git checkout v0.16.1
git remote add abit https://github.com/abitmore/steem.git
git fetch abit
git merge -m "merge" abit/v0.16.0-mining-shorcut-1
git submodule update --init --recursive
...

Happy mining!

H2
H3
H4
3 columns
2 columns
1 column
20 Comments