I have bitcoin in a wallet from blockchain.info from 2013 or 2014.
I have two wallet.aes.json files:
- wallet_28_02_2014_20_15_42.aes.json
- wallet_22_04_2013_18_36_05.aes.json
I have the address, and can see the bitcoin value, and that it hasn't change or moved.
I have an eleven word phrase. Which I believe is complete, as they used to not use standard word lists and length. (I am not 100% sure of this, it is possible I only saved 11 words of a 12 word list)
On the legacy wallet page:
https://login.blockchain.com/beta/legacy-pages/forgot-password.htmlMy phrase gives a Javascript error for
TypeError: Cannot read properties of undefined (reading 'toLowerCase')
On the import wallet page, I get an error if I used the 11 word phrase.
https://login.blockchain.com/beta/legacy-pages/import-wallet.htmlI've been looking through the topics in this main thread:
https://bitcointalk.org/index.php?topic=5489371.0But I'm struggling to find what instructuions would be most usful for me to follow.
I am technically capable and can run software, Python scripts, and command line programs.
Can anyone point me in the right direction?