Releases: Cryptarchist/bip39
Releases · Cryptarchist/bip39
0.3.13-wagerr-support
Attention - Android Wallet Users!
The Wagerr Android Wallet is now obsolete, a new solution is being developed. As there is a sync issue with the current app, users will need to take the following steps to move their coins to a desktop Qt or other wallet.
- Locate and note the Wagerr wallet mnemonic seed, it should have been written down when the wallet was first set up, otherwise head to
Settings > Backup wallet > [Top right option button] > Mnemonic Code
- Note the Wagerr address on your Android Wallet, you can find this at
My Wallet > [Top Right QR button]
- Download the
bip39-standalone.html
tool below to convert the 24 word Mnemonic Code to a private key - (Optional) For added security, disable your Internet access
- Open the downloaded file with your browser window
- Change the setting 15 words to 24 words
- Paste the 24 word mnemonic seed you copied earlier into the BIP39 Mnemonic field
- Change the "coin" setting to
WGR - Wagerr
- Click the BIP44 tab
- Scroll down to find the Wagerr address and copy corresponding the private key, if you cant find the address trying changing to the BIP32 tab
- Close the browser window running the utility
- (Optional) Re-enable your Internet access if it was disabled
- Import this key into your Wagerr Qt wallet by going to the wallet console and typing:
importprivkey <THE_COPIED_PRIVATE_KEY>