Skip to main content

Engram Wallet for Linux

The official non-custodial Dero wallet for Linux. Free, AES-256 encrypted, your private keys stay on your device. Modern 64-bit Linux distribution.

Download Engram for Linux (.zip)

Version 0.5.0 · Modern 64-bit Linux distribution

What you get

  • Portable 64-bit Linux binary — extract anywhere, no package manager required
  • Tested on Ubuntu 20.04+, Debian 11+, Fedora 36+, Arch, Manjaro, Pop!_OS, Mint and most modern distros
  • Wallet files stored under ~/.engram, encrypted with AES-256 — easy to back up with rsync or borg
  • Runs as your normal user — no root, sudo, or systemd service needed
  • Works under X11 and Wayland with GTK and Qt environments
  • Built-in Identity, Transfers, Messages, Cyberdeck and Datapad modules
  • Non-custodial and air-gap friendly — pair with an offline machine for cold storage
  • Free, open source, no telemetry, no analytics, no phone-home

Quick install on Linux

  1. Download EngramWallet-0.5.0.zip with the button above.
  2. Extract it: unzip EngramWallet-0.5.0.zip -d ~/Engram
  3. Make it executable: chmod +x ~/Engram/EngramWallet
  4. Run it: ~/Engram/EngramWallet (or create a .desktop entry for your menu).
  5. Create a new wallet, save your 25-word seed phrase offline — ideally on paper or a metal backup.

Verify the SHA-256 with sha256sum EngramWallet-0.5.0.zip before extracting. Distro-specific tips in the Linux install guide.

Stay safe

Always download Engram only from engramwallet.com. Never share your seed phrase. After install, follow our install guide and backup guide.

Frequently asked questions