A private DigiByte mobile wallet

The DigiScope DigiByte wallet is built for privacy and recovery. It is the first DigiByte wallet to sync using BIP 157/158 compact block filters by default: instead of handing a server the list of addresses you care about, your phone downloads compact filters and checks them locally, so no third party learns which addresses are yours. It restores universally, too — one seed phrase recovers funds across every historical DigiByte derivation path, so wallets created in older apps come back whole.

It carries the rest of the DigiByte stack as well. DigiDollar — DigiByte's USD-denominated stable token — is live on mainnet for sending, receiving and holding, with its own balance and its own DD… receive address; because DigiDollar amounts are recorded on-chain in US cents, the balance is exact without any price feed. DigiAssets move natively, tokens and NFTs alike, with the same wallet you use for DGB. Digi-ID lets you sign in to supporting sites by scanning a QR code, with no password and no account. Taproot addresses are supported for both receiving and spending.

It is fully non-custodial: your keys live on your device and nowhere else. The wallet is open source, and every release is built and signed by CI and published on GitHub with its SHA-256, so you can verify exactly what you installed. The app is in open Android beta today.

Frequently asked questions

What makes this DigiByte wallet private?
It syncs with BIP 157/158 compact block filters by default, so your phone checks the chain locally instead of telling a server which addresses belong to you.
Can it restore a wallet from another DigiByte app?
Yes. Universal seed restore recovers funds across every historical DigiByte derivation path from a single seed phrase.
Is the wallet custodial?
No. It is fully non-custodial — your private keys stay on your device and DigiScope never holds your funds.
Can it send DigiAssets?
Yes. The wallet sends DigiAssets (tokens and NFTs) natively, alongside regular DGB.
Does it support DigiDollar?
Yes — sending, receiving and holding DigiDollar are live on mainnet, with a dedicated balance and a DD… receive address. Minting and redeeming DigiDollar are not part of the wallet.
Does it support Digi-ID?
Yes. Scan a Digi-ID QR code to sign in to sites that support it — no password and no account, the wallet proves who you are with a signature.
Can I get it from GitHub instead?
Yes. Every release is published on GitHub with a signed APK and its SHA-256 checksum, so you can verify the download before installing. The source, including the native DigiByte core, is there too.