Releases: 1024-foundation/1024-wallet
Releases · 1024-foundation/1024-wallet
v0.0.1-beta — Android Debug Preview
1024 Wallet — v0.0.1-beta (Android Debug Preview)
This is the first public preview build of 1024 Wallet. It is a debug build intended only for testing and feedback — please do not store significant funds in it.
Downloads
| Platform | File | Notes |
|---|---|---|
| Android | 1024Wallet-android-debug-v0.0.1.apk |
Signed with the React Native debug keystore. Universal APK (arm64-v8a, armeabi-v7a, x86, x86_64). |
| iOS | Not available yet | iOS distribution requires Apple Developer enrollment + TestFlight. See docs/iOS_TESTFLIGHT.md. |
How to install on Android
- Download the
.apkfile below to your Android phone. - Settings → Security → Install unknown apps → allow your browser / file manager.
- Tap the APK to install.
⚠️ The debug signature differs from any future Play Store release — you will need to uninstall this build before installing the production build.
What's included
- Multi-chain wallet skeleton (React Native 0.83)
- BIP-32 / BIP-39 key derivation (
@noble/curves,@scure/bip32,@scure/bip39) - Secure storage via
react-native-keychain+react-native-mmkv - WalletConnect v2 integration
- Solana web3 support
Known limitations
- Debug build: noticeably slower than a release build, large APK size (~183 MB).
- Not signed with a production keystore.
- iOS build not yet available — requires Apple Developer setup.
Feedback
Please open issues at https://github.com/1024-foundation/1024-wallet/issues.