Atomic wallet is a universal multi-assets cryptocurrency wallet. It can run on Linux, macOS, Windows, Android, and iOS. In this tutorial I will be showing you how to install and use Atomic Wallet on Linux, including Ubuntu, Linux Mint, Elementary OS, Fedora, CentOS/RHEL, OpenSUSE, and Arch Linux.

Atomic Wallet Features

  • Supports over 500 coins and tokens (Bitcoin, Ethereum, Bitcoin Cash, Litecoin, etc). You need only one password to rule them all.
  • It allows you to add any ERC-20 tokens to your wallet.
  • You can buy cryptocurrencies in the wallet with credit card (identity verification is need).
  • Your private keys are encrypted on your device by default with a password.
  • No need to download and sync blockchain on your computer.
  • It supports atomic swap, which allows instant, peer-to-peer crypto exchange without paying fees and giving up control of private key to a centralized exchange.
  • You can receive free tokens by participating in its AirDrop campaign.
  • You can stake POS coins and tokens inside the wallet to get rewards.

How to Install Atomic Wallet on Linux

Go to Atomic Wallet website and download the installer for your Linux distribution. There’s a deb package for Debian, RPM package for Fedora, and AppImage for Ubuntu. In fact, the AppImage can run on many other Linux distributions, like Arch Linux, CentOS/RHEL, Debian, Fedora, OpenSUSE. So I will show you how to use AppImage.

Despite my attempt, I didn’t manage to get Atomic Wallet running on Debian. The AppImage and the deb package both failed.

Click the Ubuntu button to download the AppImage. If your web browser ask you the following question, you should choose to save the file.

Then go to the download destination folder. Right-click the AppImage file and select Properties from the context menu.

Next, select the Permissions tab and tick on Allow executing file as program.

After that, simply double-click the AppImage file and Atomic Wallet will be running. I found that if you have never run AppImage on your system before, then it will probably take about 30 seconds ~ 1 minute for launching the app the first time.

Once it’s running, click the NEW WALLET button to create new wallet.

You will need to set a password to encrypt the private keys. After setting a password, it will load the wallets (Loading Ethereum wallet can take a while.) and create a backup seed phrase.

I recommend keeping your password and backup phrase in a local password manager, like KeepPassXC, then you can export your password database in an encrypted form from the KeepPassXC interface to a USB flash drive or external hard drive.

To install KeepPassXC on your Linux distribution, run the following command.

Debian/Ubuntu/Linux Mint/Elementary OS

sudo apt install keeppassxc

Arch Linux:

sudo pacman -S keepassxc

Fedora:

sudo dnf install keepassxc

OpenSUSE:

sudo zypper install keepassxc

If you are using CentOS/RHEL, you can install keepassxc as a snap.

Atomic will create a private/public key pair for every coin and token supported by Atomic. The public key is the address you give to others when receiving money and the private key is like a password to your asset on the blockchain.

How to Receive Free Tokens

Go to Settings -> Airdrop tab, and sign up to receive free 10 Atomic Wallet Coin (AWC) Tokens. You can use my promo code 14G7MS to receive an additional 5 tokens. Then you need to verify your email address in order to receive the tokens. AWC is currently valued at around $0.07, so you will receive $1.05.

After verification, you will also receive an email with instructions on the airdrop rules. You will need to deposit at least 1 BNB (Binance coin) or 50 AWC on your Atomic Wallet to receive airdrop. The email will show your BNB address, which is the same BNB address you can find in your Atomic Wallet. You can also use your own promo code to invite others to use Atomic Wallet.

How to Export Private Keys

If you would like to use a particular crypto-currency on its dedicated wallet, you can go to Settings -> Private Keys and enter your password to reveal the private key. Then you can copy the private key and import it to another wallet. For example, you can copy your Bitcoin private key and import it to Bitcoin Core wallet or the Electrum wallet.

Cons of Atomic Wallet

First, you can’t import your existing private keys from other wallets to Atomic Wallet.

Then there’s high transaction fee for buying cryptocurrency. This service is provided by Simplex. You need to pay a 5% fee (minimal 10USD). The fee was used to be 2%. And the purchase amount needs to be at least 50 USD. I recommend buying cryptocurrency with Changelly, instead of using the Simplex service, because Changelly charges a 0.25% fee.

If I spend 50 USD buying Binance coin with Simplex, I get 2.46311845 BNB.

If I spend 50 USD buying Binance coin with Changelly, I get 3.18 BNB.

How to Upgrade Atomic Wallet on Linux

If a new version of Atomic Wallet comes out, simply download the new AppImage file, give it execute permission, double-click it and you will be using the latest version.

How to Restore Your Wallet

What if your computer is stolen? In this case, you can restore your wallet with your backup phrase. Download the Atomic Wallet AppImage file on another computer, give it execute permission, and double-click to run it. Then click the Restore from backup button, enter your backup phrase and password. Wait for it to load the wallet and you are done.

Wrapping Up

I hope this tutorial helped you install and use Atomic Wallet on Linux. As always, if you found this post useful,  subscribe to our free newsletter to get more tips and tricks. Take care 🙂

Rate this tutorial

[Total: 0 Average: 0]