Arqma Wallet types compared
Four flavours, one network. Picking the right one is mostly about matching the tool to how much you’re storing and how often you spend.

Quick comparison
| Wallet | Best for | Security | Effort |
|---|---|---|---|
| GUI (desktop) | Beginners, savings, daily use | High | Low |
| CLI (desktop) | Advanced users, automation, headless servers | High | High |
| Mobile | Spending balances on the go | Medium | Low |
| Web | Quick lookups, tiny amounts | Lower | Lowest |
All four are non-custodial — you hold the keys in every case. The differences are about how the keys are stored and what surfaces an attacker can reach.
GUI wallet (desktop)
The graphical desktop app. This is the recommended starting point for nearly everyone. It bundles a full node (or a remote-node option), shows balances and transactions visually, and handles backup prompts so you don’t miss a step.
- Use it for: any balance, daily use, anyone who finds a terminal scary.
- Avoid if: you only have a phone and no computer.
Install guides: Windows, macOS, Linux. Get the binary from our download page.
CLI wallet (advanced)
A command-line wallet for users who want scripted control, headless server use, or the minimum-footprint install. It supports the full set of wallet operations, including features the GUI hasn’t surfaced yet (multisig, custom RPC, automated payouts).
- Use it for: exchanges, mining pool payouts, scripts, very security-conscious setups on a clean machine.
- Avoid if: you’re uncomfortable in a terminal — the failure modes are quieter and easier to misread.
Mobile wallet
iOS and Android apps that put a spending balance in your pocket. Mobile is great for paying, receiving, and checking — not for storing large balances long-term.
- Use it for: day-to-day spending, point-of-sale, small balances.
- Avoid for: your entire net worth. Phones get lost, factory-reset, and updated in ways that can wipe local data.
Setup walkthrough: mobile wallet setup.
Web wallet
A browser-based wallet served from wallet.arqmawallet.com. No install, instant access. The trade-off is inherent: the wallet code is delivered over the network on every load, which makes it harder to verify than a binary you installed once and pinned.
- Use it for: a tiny convenience balance, public/shared computers (with a wallet you don’t mind losing).
- Avoid for: savings, large transfers, anything you couldn’t cheerfully lose.
Full honest assessment: web wallet info.
How to choose
Two questions narrow it down fast:
- How much are you storing? Pocket money → mobile or web. Anything bigger → desktop.
- How comfortable are you with technical tools? Beginners → GUI. Power users → CLI.
If you’re still unsure, default to the desktop GUI. It’s the safest sane starting point, and you can add mobile later for spending.
Mixing wallet types is fine
You can restore the same seed phrase into multiple wallets — your GUI on your laptop and your mobile app see the same balance. They’re views of the same underlying keys. That’s the simplest way to have both a savings setup and a spending setup without managing two seeds.
Want two truly separate wallets (e.g. personal vs. business)? Create two seed phrases, two backups, two everything. See getting started.
The cost of not owning the right wallet for the job
There is no single 'best' wallet — there's a hot wallet for daily use, a desktop wallet for savings, and a paper backup for cold storage. Arqma Wallet ships all three modes from one install.
- $2.2Bstolen from crypto services and custodial wallets in 2024 alone (Chainalysis). Almost none of it was held in self-custodial wallets like Arqma.
- #1cause of consumer crypto losses, year after year, is a fake wallet or cloned download page — not a protocol exploit. The official build is the fix.
- 25words is all you need to restore an Arqma Wallet on any device, in under five minutes. No support ticket, no waiting on a custodian to respond.
- $5.6Breported lost to crypto investment fraud in the US in 2023 (FBI IC3). Nearly all of it sat in third-party accounts the victim didn’t actually control.
Download Arqma Wallet
Free, open source, non-custodial. Your keys, your coins, your privacy — on Windows, macOS, Linux, Android and iOS. Install in two minutes.
Always download from the official page. Verified builds, signed releases, open-source code.