You are viewing a single comment's thread from:
RE: [Question] How do I register a steem account without steemit.com ?
It's Linux, you have to download and sync the blockchain to do it. I don't really know much else as I haven't tried in practice.
It's Linux, you have to download and sync the blockchain to do it. I don't really know much else as I haven't tried in practice.
ah ok, the need to download the whole chain obviously is at least a small hurdle. :)
You don't need to download the whole chain to do that.
You need the cli_wallet.
https://steemit.com/steemhelp/@felixxx/5-sbd-bounty-how-to-use-and-set-up-cliwallet-to-change-my-passwords
In the comment section of my post, you can find an easy method.
You need 4 keys to create an account.
The command you are looking for is: create_account_with_keys
create_account will create an account with the keys stored in your wallet.
ah, great. thank you. cli_wallet would have been the keyword to google for. :)
without the docker image it's a pain to compile it though.
Yeah, I just began to read. I guess I will try this next weekend. :)