You say CLI is for 'techie nerds', but I feel like you are dismissing something that is a hidden gem of sorts. Let me show you the power of CLI.
With steempy, you can just do this:
steempy newaccount throwaway777 --account furion
It will ask you for a password (pick something secure), generate your keys and save them in a BIP38 encrypted wallet. Thats it.
Ok, how about delegation?
steempy newaccount throwaway777 --account furion --fee "9 STEEM"
In this example, you are only paying 9 STEEM in fee, and delegating the rest of the cost. steempy will calculate that for you, and do all the things required.
I just tested it and it works great :)
Anyway when I use the "--fee 9 STEEM" option I end up with an error. Tested it with STEEM, without & "-fee 9STEEM".... always end up in the same error, any idea? Will later try it again and post the error.
Thanks for an answer!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
You're right, there is an error. Try wrapping amount in quotes, like so:
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Awesome! You are the best :)
I am learning around coding since a few days. Anyway when need a new topic for an article.... I am wondering now how they make the recovery process - lol. Thanks a lot!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
@timcliff just FYi and @furion I was able to use this tool post HF21 and it worked!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thats awesome info - it would be great if there would be some more tutorials about it.... will try :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Follow Me At
https://steemit.com/@naserodeh
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Could you please explain more about creation fee? Is it fix value or can change? Thank you so much!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
So if you create an account this way will you be able to post on Steemit? Otherwise, I don't see the point.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hi, does your steempy support the 'update_account' command to change all your keys?
Are there light CLI wallets (with a remote node) you know about?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Great comment - appreciate the insight into the power of CLI :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
THANK YOu i was JUSt about to ask this! You deserve every dollar youre getting right now! from comments and pposts!
I am literally crying right now because i have been asking if there is a backup account creation, or if there was a way i could just PAy the initial account creation fee of the free fw dollars in steem the new accounts get! And I wanted to make sure I could use steemit if steemitcom was down! Now i see that with blockchain API That is possible rigt if steemit.com was down I could still initiate a powerdown and powerdown and claim my steem and spend it right?
God this is HUGEnews i am glad we are all realizing how big this is this is EXACTLy what SO MANy of s were asking for! I cant believe i hadnt seen this for 12 days!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
@ackza , how to power down without steemit? there is not the option on busy.org ....
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Now we have Vessel by @jesta and also i believe we do have power down option on vessel yup we do! @jesta click that find his latest posts!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
That's awesome. How does someone get steempy up and running though? Is it something that someone with little to no computer knowledge can do?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
This depends on whether it runs on Windows (which is what most people have). I don't use that platform, so I don't know, but PR's are welcome.
The installation is as simple as
pip install steem
. Additionally, if on OSX, you might have to install Python 3.5+ (brew install python
)Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I think you underestimate how much of a 'techie nerd' you are ;)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hey Tim. I just tried to use this and couldn't find the Account creation fee listed at steemd.com. I've found it a couple of times previously.
I used pharesim's steeminvite service instead; but is there anywhere else the account creation fee is listed?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
You can find it by taking the median of the witnesses. Currently it is 0.1 STEEM.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks Tim. I kept getting the error message at 0.100 steem, but tried again for 7 steem and it submitted successfully.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
0.1 STEEM is the
account_creation_fee
, which needs to be multiplied by 30. 3.0 STEEM is the minimum to create an account without delegation. 7 will work too :)Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks for clarifying, Tim. Really appreciate what you do for us :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
What about creating an account with delegation? Does that involve less than 3 STEEM as investment?
Would the new account still be able to post?
I have to create an account for my friend, and the OTP system isn't working for India.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks @furion just tried it. This is awesome.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
This was incredibly helpful!
The method outlined in the post sounded like it would be a bit costly for me to get my family's accounts made, but this method looks awesome. I'll get to it :)
I've written a post on the late, great Chuck Berry's music. It's pretty musical. :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
steempy is the best thing ever. I use it often in managing my witness servers. The documentation is a lacking a bit though, one needs to look at the cli.py code to figure what parameters to use.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I keep getting error "egg_info". Trying to install it on Kali Linux following the directions from steempy. Is this common?
![linux-fail.jpg](https://steemitimages.com/DQmSVjyBtAKMghHWSMG8s9Caj1Vz46NhR5nWVRicWxmYmhj/linux-fail.jpg)
Also do you have to have an account to use "newaccount"? Or can I use a Bitshares trading account?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
In your examples, you label the account "throwaway", but you're also referencing your own account in there, so this is not an anonymous transaction, right? Your own (main) account is referenced forever as the creator of that "throwaway" account, right?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I am kinda new, where do i put this command in?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit