I have a question for the Steemian community. I've googled far and wide and could not find any howto on this subject.
This post from @lantto is good to get the basics on starting the cli_wallet, setting the password and unlocking the wallet , see How to use the steem cli wallet
here are the commands that seems to be a good start:
cli_wallet
set_password yourpassword
unlock yourpassword
Here @primus hints that there is a way to create a steem account from the cli wallet as described here in ...4 different ways...
Now those seems to be the command needed to create an account, but the missing parameters make it a guess, the source code barely helps.
get_account
– to check the new account name for availability
suggest_brain_key
– to generate account access keys (owner, active, posting and memo)
create_account
– to register an account with previously generated keys (don’t forget to save them!)
Another post from @timcliff for example talk about a new tool ... create new steem account ... and the need to send steem dollars to that account for it's creation, but there is no good cli wallet how to do that, and I do not know if it is applicable here.
If you have done this before, please comment below and share your knowledge with the community.
I look forward to following you!
I do the following:
suggest_brain_key
create_account_with_keys_delegated "youraccount" "0.200 STEEM" "63000.000000 VESTS" "newname" "" "STM8kGEPBMsn3WnstoXsaY5Raw3qKwQoAjfuS73SWdvEJGndsgBNt" "STM8kGEPBMsn3WnstoXsaY5Raw3qKwQoAjfuS73SWdvEJGndsgBNt" "STM8kGEPBMsn3WnstoXsaY5Raw3qKwQoAjfuS73SWdvEJGndsgBNt" "STM8kGEPBMsn3WnstoXsaY5Raw3qKwQoAjfuS73SWdvEJGndsgBNt" true
wif_priv_key
value to the owner of the accountWhen you use these steps, the new owner must change their password before it can be used to login to steemit.com.
You can also change the STEEM and VESTS amounts. The amounts I have above are based on the current account creation fee of 0.20 STEEM, and use the minimum STEEM amount, while delegating the rest. If you used 6.000 STEEM, you could do 0.000000 VESTS. Note - the number decimal places must match what is used above.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks Cliff, that’s exactly what I was looking for.
It gives me hope that steemit can also replace stackoverflow.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks for this insightful post mate.. looking forward to see more post like this
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Congratulations @helo! You have completed some achievement on Steemit and have been rewarded with new badge(s) :
Award for the number of upvotes received
Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here
If you no longer want to receive notifications, reply to this comment with the word
STOP
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit