Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Request for the Source Code of the Android App #6456

@xrviv

Description

@xrviv

Greetings team Blockchain from WalletScrutiny! :)

Description

The existence of the blockchain.com organization GitHub as well as the 61 repositories give the impression that the Blockchain.com Android app (piuk.blockchain.android) is source-available.

Expected Behavior

The Android app should have its own repository that is pinned and clearly visible.

Reproduction Steps

Have the source code for the Android app available.

Screenshots/Logs

None that apply.

Additional Information

We ran:

$ aapt dump badging piuk.blockchain.android/official_apks/base.apk | grep version*
package: name='piuk.blockchain.android' versionCode='32341' versionName='202407.2.16' platformBuildVersionName='14' platformBuildVersionCode='34' compileSdkVersion='34' compileSdkVersionCodename='14'

Strangely, we could not find 32341 in their releases
We also could not find 202407.2.16.

What we can find is "Blockchain Wallet v4 FrontEnd". A search for the app ID points to this repository.. It includes:

Packages

  • blockchain-info-components The shared UI components library.
  • blockchain-wallet-v4 The functional library for handling wallets.
  • blockchain-wallet-v4-frontend The frontend application built with React/Redux.

We also tried searching for the build.gradle file but this has resulted in mostly unrelated repositories. The closest we could find that would make sense to be an Android wallet repository is the wallet-core repository which has been archived in 2023.

For this reason, we would have to mark this app as not source-available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions