- A Arqma lightwallet for Android. You get to choose what remote node you want to connect to. No need to download the blockchain.
- Speaks spanish and whole lot more
- Uses Arqma
- Support for Android >= 5.0
- Mainnet and Stagenet
- Generate new wallets
- Recover wallets from mnemonic seed or from keys
- Create Watch Only wallets from address + viewkey
- Multiple wallets
- Support for accounts
- View wallet details (address, keys, etc.)
- View transactions including details and copy to clipboard
- Spend Arqma (handle with care on mainnet!)
- Manually import existing wallet (by copying them to the arqmaDroid folder)
- Background updating (make sure you exit the wallet to stop updating to save some battery)
- Access to daemon with username/password and nonstandard port
- Only 5 decimal places shown in transactions (full amount in details - click on transaction)
- All significant figures shown in balance
- QR Code scanning - make sure to ALWAYS verify the scanned code is what it is advertised to be!
- Backup wallets to
backups
folder in main wallet folder (old backups are overwritten) - Rename wallets
- Archive (=Backup and delete)
- 3 Default nodes + History of last 5 used nodes
username:[email protected]:portnumber
Users of Zenfone MAX & Zenfone 2 Laser (possibly others) MUST use the armeabi-v7a APK as the arm64-v8a build uses hardware AES functionality these models don't have. If this does not help, please report the problem.
Copying anything to the clipboard on Android exposes it to any other App running. So this is a security measure to keep your seed safe(r).
Newly generated wallets are stored in .new
in the main wallet folder.
They are never erased (for now). You can delete this whole folder from time to time.
Also, the backup folder named "backups
" (formerly .backups
) is never automatically cleaned up.
You may want to do housekeeping manually with a file browser.
All wallet files (stagenet
and mainnet
) are stored in the main arqmaDroid
folder.
So be careful erasing stuff. One of the future releases will split the wallets and move stagenet
wallets out of there.
No, but it looks fantastic. Just check it out.
If you want to use existing wallet files, you need to copy the wallet files from you current Arqma client. These are:
WalletName
WalletName.address.txt
WalletName.keys
This depends on your installation - you could search for them in your home directory or check the settings of your current client. Places to try are:
- Windows:
%USERPROFILE%\Documents\arqma\wallets
- Mac/Linux:
~/arqma/wallets
...or just search for WalletName.keys
.
Keep calm and make a new wallet.
This is a new feature of Arqma core to share certain key images with other Arqma forks.
Creating a file named .nocrazypass
in the wallets folder will disable generation of crazypass for NEW passwords (new wallet or change password).
The content of the file is not read and is irrelevant.
Wallets with CrAzYpass will continue working normally. The currently set real wallet password can be checked in the "Show Secrets".
NB: This feature is for test purposed only - all your ARQ will be stolen if you use it!