Bitcoin: "5...", what is your account name?
FYI: there is a wallet that gets built, cli_wallet.
./cli_wallet and will connect to ./steemd *if* you launch ./steemd with --rpc-endpoint
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
./steemd --miner=["accountname","${WIFPRIVATEKEY}"] --witness="accountname" --seed-node="52.38.66.234:1984"
git submodule update --init --recursive
cmake .
make
# ./steemd --miner='["EclipseCrypto2016","WIFKEYNUNYA"]' --witness="EclipseCrypto2016" --seed-node="52.38.66.234:1984"
179291ms th_a main.cpp:158 main ] parsing options
179291ms th_a main.cpp:160 main ] initializing node
179291ms th_a main.cpp:162 main ] initializing plugins
179292ms th_a witness.cpp:92 plugin_initialize ] witness plugin: plugin_initialize() begin
179292ms th_a witness.cpp:132 plugin_initialize ] 4 parse_error_exception: Parse Error
Unexpected char '69' in "EclipseCrypto2016"
{"c":69,"s":"EclipseCrypto2016"}
th_a json.cpp:433 variant_from_stream
{"str":"EclipseCrypto2016"}
th_a json.cpp:478 from_string
179292ms th_a main.cpp:196 main ] Exiting with error:
4 parse_error_exception: Parse Error
Unexpected char '69' in "EclipseCrypto2016"
{"c":69,"s":"EclipseCrypto2016"}
th_a json.cpp:433 variant_from_stream
{"str":"EclipseCrypto2016"}
th_a json.cpp:478 from_string
rethrow
{}
th_a witness.cpp:132 plugin_initialize
git submodule update --init --recursive
cmake .
make