Skip to content

Releases: Cryptarchist/bip39

0.3.13-wagerr-support

05 Jul 18:12
0.3.13-wagerr-support
c77f164
Compare
Choose a tag to compare

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.

  1. 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
  2. Note the Wagerr address on your Android Wallet, you can find this at My Wallet > [Top Right QR button]
  3. Download the bip39-standalone.html tool below to convert the 24 word Mnemonic Code to a private key
  4. (Optional) For added security, disable your Internet access
  5. Open the downloaded file with your browser window
  6. Change the setting 15 words to 24 words
  7. Paste the 24 word mnemonic seed you copied earlier into the BIP39 Mnemonic field
  8. Change the "coin" setting to WGR - Wagerr
  9. Click the BIP44 tab
  10. 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
  11. Close the browser window running the utility
  12. (Optional) Re-enable your Internet access if it was disabled
  13. Import this key into your Wagerr Qt wallet by going to the wallet console and typing:
    importprivkey <THE_COPIED_PRIVATE_KEY>