Mining steem on a Mac or windows! problem solving!

Words
271
Reading
2 min
Listen
Play
10y

When I decided to start mining! I ran into problems! And not one of the posts on the setup and help did not help me! And I finally figured out at all.

Now I will explain to you all! and I show you how to do everything very fast and easy!

First

second

third

You need to create a folder in your folder

USER\graphene 

Setup preparation for Mining STEEM for Dummies on MacOSI am using Mac OS 10.11.5 but it should work on other versions as well.

Step 1

  • install Xcode from the App Store and open it for the first time to get the build tools installed

Step 2

  • install homebrew if you haven't already

Step 3

  • in terminal type in: brew install python3 automake doxygen openssl wget
  • after installation: brew link openssl --force

Step 4

It is important you must first navigate to the folder that you created!


CD graphene

wget -O boost_1_60_0.tar.gz http://sourceforge.net/projects/boost/files/boost/1.60.0/boost_1_60_0.tar.gz/download

tar xzvf boost_1_60_0.tar.gz

cd boost_1_60_0

./bootstrap.sh --prefix=/usr/local

./b2 install

git clone https://github.com/bitcoin/secp256k1

cd secp256k1

./autogen.sh

./configure

make

./tests

cd

cd graphene

git clone https://github.com/steemit/steem

cd steem

git submodule update --init --recursive

cmake -DCMAKE_BUILD_TYPE=Release -DENABLE_CONTENT_PATCHING=OFF -DLOW_MEMORY_NODE=ON

make

cd programs/steemd

./steemd --rpc-endpoint --seed-node="seed.steemed.net:2001" --seed-node="52.74.152.79:2001"


Then you can follow the instructions from this point Mining STEEM for Dummies

start a new terminal window and type:

cd steem/programs/cli_wallet



Mining Windows

Simple!

Just see this video, downloads blockhain

OR - Use this tutorial-https://steemit.com/steem/@tuck-fheman/how-to-mine-steem-in-windows

HAPPYSTEEMIT!

if you have problem? write me;)

SteemStats.com https://steemit.com/steemstats/@jesta/steemstats-com-steem-account-monitoring-and-statistics

Mining steem on a Mac or windows! problem solving! | Ecency