Thanks for the guide. But at the point when i want to run eosiod it can't produce blocks. Instead i get this error over and over:
3504000ms thread-0 producer_plugin.cpp:227 block_production_loo ] Not producing block because it isn't my turn, its eosio
Any idea how to fix this?
Got it working. At the time of my writing the master branch was in heavy development and should not be used for experimentation. Changing the branch with
Git checkout dawn-2.x
Before building solved the problem. And also check the correct executable is run. Eosd was renamed to eosiod.