1
Is there a standard way of migrating from Bitcoin Wallet (Schildbach) to Bitcoin Core?
I understand that backups are not compatible.
1
Is there a standard way of migrating from Bitcoin Wallet (Schildbach) to Bitcoin Core?
I understand that backups are not compatible.
0
This script seems to do the work
https://github.com/jleni/wallet-decrypt
You just need to create a backup and it will give you back a mnemonic that you can use in electrum or electrum cash.
2
Just get an address from Bitcoin Core and make a transaction which sends all of your Bitcoin from the Schildbach wallet to the address from Bitcoin Core.
1I see two problems there: 1. A small cost. 2. Very risky in the next weeks... – Juan Leni – 2017-07-23T17:38:52.567
There is no other easy or standard way. The only other way is to retrieve the schildbach wallet's wallet file, and, IIRC, your phone will need to be rooted. Then you will need to use Bitcoinj's wallet tool in order to dump the private keys. Once you have the private keys, you can import them into Core. But that whole process takes a lot of work and is difficult to do. – Andrew Chow – 2017-07-23T17:48:02.830