DigiByte Wallet for Android

v3.5.39 — May 2026

⚠ EARLY BETA

Download APK (v3.5.39)
DigiByte Wallet
90efbb3afa62161fbfe847986723302fb35ff51881552921b61092fc95633bda

What's New in v3.5.39

What Works

Known Limitations

Node Operators: Enable Bloom Filters

This wallet uses SPV with bloom filters to sync without downloading the full blockchain. Most DigiByte v8.26 nodes have bloom filters disabled by default.

Enable bloom filters on your node to support mobile wallets:

  1. Open your digibyte.conf:
    Linux: ~/.digibyte/digibyte.conf
    Mac: ~/Library/Application Support/DigiByte/digibyte.conf
    Windows: %APPDATA%\DigiByte\digibyte.conf
  2. Add:
    peerbloomfilters=1
  3. Restart your node

Benefits:

Trade-offs:

Test Results

Unit Tests120/120 passing
Security Tests42/42 passing
Pre-Publish (API 28)6/8 PASS, 2 SKIP
Pre-Publish (API 33)6/8 PASS, 2 SKIP
Pre-Publish (API 34)6/8 PASS, 2 SKIP
Pre-Publish (API 35)6/8 PASS, 2 SKIP
Maestro E2E (device)3/3 PASS
Mainnet Send/ReceiveMultiple confirmed

Roadmap

GitHub Source Release Notes Bloom Seeder Security Audit DigiScope

Built by the DigiByte community. MIT License. Android 8.0+.

Tested on Samsung Galaxy Note 8 (Android 9) and emulators (Android 8/9/13/14/16).