Skip to content

Wallet

Official wallets keep keys local and support post-quantum signatures (Dilithium3 / SPHINCS+). Pick the web wallet for instant access, the desktop builds for Windows, macOS, and Linux, the browser extension for dApps, or the animica CLI for automation. Verify every download and always confirm addresses before sending funds.

Web Wallet

Open the in-browser wallet — no install. Generate an address, check balances and AICF earnings, send ANM, and import or export a wallets.json compatible with the animica CLI.

The browser-based web wallet at wallet.animica.org was discontinued on 2026-07-11 and now shows a notice only. Use the browser extension, the desktop or mobile wallet, or the CLI below — all non-custodial.

Download a wallet →

Desktop Wallet

Native builds for Windows (installer .exe), macOS (.dmg), and Linux (.deb). Every artifact ships with a SHA-256 checksum — verify before installing.

Build
v0.2.3

Windows

Native x86_64 build for Windows 10/11, compiled on Windows with MSVC and Qt 6.7.3. Self-contained: it bundles its own Python 3.12 runtime, so no Python installation is required. Unsigned, so expect a one-click-through SmartScreen warning on first launch.

Arch: x86_64
Build: v0.2.8
  • Windows Installer (.exe) · 192 MB · SHA-256: 16c2685dc51916b5a438e3dab6a4ccaaaf20e4d4db4befb48d04f82f8011296b
  • Portable ZIP · 292 MB · SHA-256: 3ed093982348a9440107340f4107c0df44cafe87ec082b2f7f5857a455b1e52e

SHA-256 checksum · Install + SmartScreen guide

Install

  • Download the installer and run it on Windows — no Python or other prerequisite is needed.
  • On the SmartScreen prompt, click "More info" → "Run anyway".
  • If Defender quarantines the .exe, allow it from Protection History.
  • See the linked install guide for screenshot-level steps.

macOS

Ad-hoc signed bundle for Apple Silicon. First-launch needs the Gatekeeper / quarantine workaround documented in the install guide.

Arch: arm64
Build: v0.2.3
  • Portable ZIP · 85 MB · SHA-256: f1d9723ab4f4b59ecba419e5e2422f8235f2862877bc23708bb5026bf1582bb0

SHA-256 checksum · Install + Gatekeeper guide

Install

  • Download the ZIP and extract AnimicaWallet.app.
  • Clear quarantine: xattr -dr com.apple.quarantine AnimicaWallet.app
  • Open AnimicaWallet.app. If macOS still blocks it, right-click → Open.
  • See the linked install guide for full screenshot-level steps.

Linux

Debian/Ubuntu package using the system Qt 6 stack. Bundles a Python 3.12 venv for wallet ops.

Arch: x86_64
Build: v0.1.1-4f5404ce6
  • .deb Package · 50 MB · SHA-256: 4b26f0ed7a9d345ef0ce6153eae0c760043e10171b0e4130042eb438e090012f
  • Raw executable · 1.2 MB · SHA-256: a36845df93b7e502f334b1ebc3d425fe0844860fe7795ab2643ad4c3035e173f

Package SHA-256 checksums · Raw executable SHA-256 checksum · Install + Python 3.12 dep guide

Install

  • Install with: sudo apt install ./animica-wallet-linux.deb
  • Requires Python 3.12 — Ubuntu 22.04 users add the deadsnakes PPA first.
  • Use AppImage for the simplest no-install run on other distros.
  • See the linked install guide for distro-specific notes.

Android

Flutter mobile wallet — real ML-DSA-65 (FIPS 204) signing via the same noble bundle the browser extension uses.

Arch: arm64-v8a + armeabi-v7a + x86_64 (fat APK)
Build: 0.6.2
  • Android APK (sideload) · 72 MB · SHA-256: 0441ef7dadccf1dda42c606410957415c7303305e5960b2b1ceddb6c39aa6b4e

SHA-256 checksum

Install

  • Enable "Install unknown apps" for your browser/file manager in Android settings.
  • Download the APK and tap to install. Verify the SHA-256 checksum before installing.
  • First launch warms up the JS engine that hosts the ML-DSA-65 signer (~50-100 ms one-time).
  • Play Store distribution is pending — this APK is unsigned with a stable production keystore.

Android — Animica Serve

The full Animica wallet with Serve & Earn built in — turn the phone into an AI inference worker paid in ANM. Ships a native llama.cpp engine that runs the model on your phone's GPU (Vulkan; falls back to native CPU), with your payout address auto-filled from the wallet and earnings on the home screen. Installs alongside the standard wallet.

Arch: arm64-v8a (native engine) + armeabi-v7a/x86_64 (web worker)
Build: 0.8.1
  • Animica Serve APK (sideload) · 48 MB · SHA-256: a36e83a2d91c9026c50a76fbb97c6896e39d20d98366f3df689622dcc17c1662

SHA-256 checksum

Install

  • Enable "Install unknown apps" for your browser/file manager in Android settings.
  • Download the APK, verify the SHA-256 checksum, and tap to install — it installs beside the standard wallet as "Animica Serve".
  • Open Serve & Earn from the home screen, tap Start, and keep the phone plugged in.
  • The native engine starts on the phone's GPU automatically (the badge shows GPU · Vulkan or CPU · native). The web worker is still one tap away, with a Chrome/WebGPU hand-off.
  • First start downloads a ~0.5 GB model — do it on Wi-Fi. Earnings settle on-chain to your wallet address.

iOS

A prebuilt IPA cannot be cross-compiled from Linux — Apple's SDK is Mac-only. Build the IPA yourself on macOS, or use the Chrome extension on iOS Safari (limited dapp support).

Arch: Universal (built on Mac)
  • Source bundle (build on a Mac) · 54 KB

Build instructions

Install

  • Requires macOS + Xcode 15 + Flutter 3.41+ + CocoaPods.
  • Extract the bundle, cd into apps/wallet-mobile-flutter, run `flutter pub get` then `flutter build ipa --release`.
  • Sideload the resulting Runner.ipa via Apple Configurator or distribute through TestFlight.
  • See the linked build instructions for full steps and entitlements notes.

Browser Extension

Lightweight wallet for dApps and contract approvals.

Version 0.3.0

  • Chrome / Chromium Extension (.zip) · 126 KB · SHA-256: e6181f9040c1a531a9550efc5ccf10db6c45c8816d38d00dda6d45ea87ce9d79

SHA-256 checksum

Install & Connect

  • Download the ZIP and extract it locally.
  • Open chrome://extensions, enable Developer mode, and click “Load unpacked”.
  • Select the extracted folder containing manifest.json and verify the checksum before first use.
  • After install, open your dApp and approve the connection prompt from Animica Wallet.

Mobile quick action: tap the round icon above to open the extension package in your mobile browser.

CLI wallet

Use the CLI for automation, cold storage, and batch ops.

animica wallet create --label mywallet
animica wallet show mywallet
animica wallet export mywallet --out cold.key

Install with pip install animica — the complete client (mine, run a node, use the wallet, deploy Python contracts, run animica up, and use the Studio SDK; the native CPU miner ships by default). This is what most people want. For the kitchen sink use pip install "animica[all]" (quote the brackets so zsh/macOS does not glob them), which adds every optional extra: Qt desktop-wallet QR codes, the full distributed Studio client, and all server/operator dependencies pinned. Learn more in the wallet docs on GitHub or the docs hub .

Address format

Animica uses bech32m addresses starting with anim1.

Always verify the full address and checksum.

Verify downloads

Compare SHA-256 hashes and signed manifests before use.

Use release signatures from https://gitlab.com/Animica/animica-core.