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!
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.
brew install python3 automake doxygen openssl wgetbrew link openssl --forcewget -O boost_1_60_0.tar.gz ...when you come to the third point Mining STEEM for Dummies !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"
start a new terminal window and type:
cd steem/programs/cli_wallet
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;)