MORANANETWORK
Desktop Wallet

Your keys. Your coins. Private by design.

A secure desktop wallet with transparent and shielded addresses, local encryption, and an encrypted backup format. There is no cloud and no recovery server — only you hold your seed.

Desktop Wallet

What the wallet does

Six things it holds, and one it deliberately does not: there is no cloud copy of anything here.

Transparent addresses

Bitcoin-style native SegWit P2WPKH addresses for exchanges and pools.

Shielded addresses

Sapling-based shielded notes that only you can decrypt.

Local encryption

Your vault and seed are encrypted at rest with a password you choose.

Encrypted .morbak backup

A portable, AAD-bound encrypted backup — network-checked on restore.

Light sync

Sync through Morana Lightd without downloading the full chain.

No cloud recovery

Lose your seed and backup, and your funds are gone. By design.

Install

  1. Download the .deb or AppImage

    From the download page. There is no way to authenticate a released binary yet — building from source is the only real check.

  2. Or build from source

    Clone morana-wallet-rs and follow the build guide.

  3. Launch & create a wallet

    Set a password, then write down your seed phrase offline.

Restore

  1. Restore from seed

    Enter your 24-word recovery phrase to rebuild the wallet.

  2. Restore from .morbak

    Import an encrypted backup file; the network is verified before restore.

  3. Re-sync

    The wallet rescans from your birthday height through Lightd.

Everyday use

Send, receive, shield

Receive

Generate transparent (tmor1q…) or shielded receiving addresses. Share transparent ones with exchanges, shielded ones for private payments.

Send

Send public (transparent → transparent) or private (shielded) payments. Fees are auto-estimated with a sensible default.

Shield / Unshield

Move funds from transparent into the shielded pool, transact privately, and unshield back when you need transparency.

Stay safe

Backup & security

Write down your seed phrase — offline
Anyone with your seed phrase can spend your funds. Store it offline, never type it into a website, and never share it. Morana has no way to recover it for you.
The .morbak backup is encrypted
Backups contain no plaintext secrets and are bound to your network and app version. Keep the backup and its password in separate, safe places.
Keys never leave your device
The light gateway syncs your wallet but cannot decrypt your shielded notes. Your private keys are generated and stored locally only.