[ad_1]
Though we hope that the ether buying expertise goes easily for everybody, we acknowledge that there’ll at all times be conditions the place issues don’t fairly go as deliberate. Maybe your web connection dies in the course of your buy. Maybe you by accident click on a again button or some hyperlink or just hit refresh whereas the acquisition is in progress. Maybe you forgot to obtain your pockets. Maybe you assume you might have forgotten your password, and also you need to be sure to have it down appropriately. For all of those conditions, the person expertise is sadly going to be a bit extra difficult than merely downloading an internet app; a little bit of command line motion with a Python script shall be required.
To begin with, let’s go over downloading the Python script. To get the script put in, obtain the zip archive from right here, and unpack it. Then, navigate to the listing, and it is best to see quite a few information, together with pyethsaletool.py. At this level, open up a command line on this listing. Run python pyethsaletool.py, and it is best to see an inventory of assist directions.
Now, let’s go over the commonest potential points one after the other.
1) I forgot to obtain my pockets earlier than closing the browser tab.
You must obtain a backup of your pockets in your electronic mail. In the event you entered a pretend electronic mail handle, and on the similar time forgot to obtain your pockets, then sadly you haven’t any recourse.
2) I need to guarantee that my ether was truly bought.
Run python pyethsaletool.py checklist -w /path/to/your/pockets.json, substituting the trail with the trail the place you downloaded your pockets to. You must see a file of your buy. If not, then run python pyethsaletool.py getbtcaddress -w /path/to/your/pockets.json and search for the handle on blockchain.info. If there’s a nonzero steadiness, you might be in state of affairs #4.
3) I need to guarantee that I bear in mind my password.
Run python pyethsaletool.py getbtcprivkey -w /path/to/your/pockets.json, substituting the trail. When it prompts you for the password enter it, and see whether or not you get an error. In the event you get an error to do with PKCS7 padding, you entered the mistaken password; for those who get a BTC personal key out (ie. a sequence of 51 characters beginning with a 5), then you definately’re high quality.
4) I despatched my BTC into the intermediate handle, but it surely by no means made it to the exodus.
Run python pyethsaletool.py getbtcprivkey -w /path/to/your/pockets.json, substituting the trail appropriately. Then, import this personal key into the blockchain.info wallet or Kryptokit. Alternatively, you might also run python pyethsaletool.py finalize -w /path/to/your/pockets.json to complete the buying course of by means of Python.
5) I need to ensure I can entry my ether later.
Run python pyethsaletool.py getethprivkey -w /path/to/your/pockets.json, substituting the trail. Then, obtain pyethereum, set up it, and use pyethtool privtoaddr c85ef7d79691fe79573b1a7064c19c1a9819ebdbd1faaab1a8ec92344438aaf4, substituting within the Ethereum privkey that you just received from step one. If the handle that you just get matches the handle that you just noticed whenever you have been buying ether, then you already know that you’ve your Ethereum personal key.
6) I despatched extra BTC into the intermediate handle after the net app finalized.
This example is similar to #4. You’ll be able to recuperate the BTC or finalize it at your leisure.
If in case you have some other points, please ask them within the feedback and they are going to be added to this text.
[ad_2]
Source link