DigiByte Wallet for Android

v3.5.40 — May 2026

⚠ EARLY BETA

Download APK (v3.5.40)
DigiByte Wallet
909ea1f7d77a678a2985e7368d105b357e4143cbb51a8ad87ba8dd65f9c66dac

What's New in v3.5.40

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).