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
- now you should be able to follow the next steps on Mining STEEM for Dummies starting at
wget -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"
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;)
up+
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thank you, I just needed this.
Already tried on my mac, following another guide, but got errors.
I will try it again with this one!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Good luck! HAPPYMINING! Im believe it's help you! Memory must be remembered need 8 GB ram minimum!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
why install for linux?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit