How To: Install Electrum on Python

in wallet •  4 years ago 

Source: [https://insidebitcoins.com/bitcoin-wallets/electrum-wallet](https://insidebitcoins.com/bitcoin-wallets/electrum-wallet)

If you’re looking for ways to update Electrum without having installed Python, then you have come to the right place. On its own, Electrum is almost fully coded in Python. Updating Electrum is extremely important since previous versions have malware that is installed in it after the servers were hacked in 2019. Whenever a new update is available, you will want to install it immediately from the official website. You will want to regularly check your computer’s applications to make sure nothing stands out suspiciously, as updating your wallet could leave your crypto vulnerable if your computer has been maliciously taken over.

Introduction

If you have any questions during this article, then comment on your issues below, and we will make sure to get back to you and better assist you. If you encounter any more Electrum problems, check out our library of stories as we have step by step guides for all common Electrum problems. This will save you a lot of time since you won’t need to contact support and wait long periods in high ticket liquidity times.

Today we will show you ways in which you can Update Electrum without using the most updated version of Python.

Steps

Most of the Electrum Wallet issues can be resolve by updating!

Download last version of Electrum Wallet for:

  1. **Download Electrum Wallet Setup version for Windows**

  2. **Download Electrum Wallet Portabale version for Windows**

  3. **Download Electrum Wallet for MAC OS**

  4. **Download Electrum Wallet for Linux OS**

Linux

You will want to use the below command which will allow you verify and install the newest Electrum update.

wget https://github.com/AbdussamadA/electrum-install/raw/master/electrum-install

chmod +x electrum-install

./electrum-install 3.3.4 #replace 3.3.4 with the version of electrum you want to install

Your GPG signature will need to be verified to have this method work.

Android

The downloads on Android will come automatically, so you will not need to worry about finding the download. They are verified through Android and then brought to your phone.

Mac OS

If you’re interested in following the process for Mac you can check out Bizuma.

Conclusion

Because Electrum is almost entirely Python, it can be hard to get around the code if you’re not familiar with its language. There are many helpful guides online that have command lines for specific tasks if you don’t know how to code in Python. Most of the commands don’t require any coding experience, which is why Electrum is such a popular wallet.

Whenever you’re using Electrum, you should remember to secure your recovery phrase safely. This phrase should be written down on a piece of paper and secured in a lockbox that is flameproof for maximum security. If your client or wallet ever crashes, you will use this sheet of paper to recover your assets. Without it, you could potentially lose all of your cryptocurrency since you own your private keys; it’s your responsibility to keep standard security.

Hardware wallets are recommended to use with Electrum because your device will store the private key information locally on the hardware. A device like Ledger can complete cryptographic hashing to verify the key without sending it over the internet.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!