Search content
Sort by

Showing 6 of 6 results by Mmargol@o2.pl
Post
Topic
Re: [ANN] Terracoin 1.0 (TRC) - Est 2012
by
Mmargol@o2.pl
on 01/08/2017, 06:08:48 UTC
Hi everyone!
 
Before I start going on main thing I would like to write that I finally figure it out. Grin I will e-mail this instruction to Developer Vasilkoff as well.

Hi guys.
I got problem with my wallet which is completly offline (https://play.google.com/store/apps/details?id=com.vasilkoff.terracoinwallet). So I have tryied to import private keys but now I do not know to export them to terracion-qt.
This exported key file is named 'terracoin-wallet-keys-2017-07-27' but I can not find what type of file it is. You can open it only in Note and it is looks like this:
XXX
I can not see any option for import private keys in terracoin-qt. Could you help me please, I was trying to find answer manualy but I struggle with that...
 

What to do if you stuck your coins in TRC Wallet for android by vasilkoff
 
1. Go to your app, and then press menu button {...}
2. Take Back up private keys, make your own password and back up it up. Even if wallet is offline as it is all the time it will work!
3. Download OpenSSL, this is Windows one: https://indy.fulgan.com/SSL/openssl-0.9.8s-i386-win32.zip
4. Unpack it and copy your key to same folder. Your back up key will be named like that "terracoin-wallet-keys-2017-07-11"
5. Run OpenSSL and type this:
enc -d -aes-256-cbc -a -in "INFILE" -out "OUTFILE.txt" -k PASSWORD
Quote
enc -d -aes-256-cbc -a -in "terracoin-wallet-keys-2017-07-11" -out "money.txt" -k Myprivatepass123
make sure file "terracoin-wallet-keys-2017-07-11" is in same folder together with OpenSSL.exe
 
6. After you press Enter in OpenSSL folder you will get "money.txt" file with this message inside
Quote
# KEEP YOUR PRIVATE KEYS SAFE! Anyone who can read this can spend your Terracoins.
KXXJSJDFNIT_IS_NOT)MYSGSKEYMVSKFV!$£%^12312SDFSS 2015-03-31T07:13:39Z
which is your private key.
 
7. Open debug window in Terracoin-Qt
8. Type importprivkey KXXJSJDFNIT_IS_NOT)MYSGSKEYMVSKFV!$£%^12312SDFSS
9. Wait loadings and enjoy your lost TRC's
 
At this point I would like to thanks those who was trying to help and inspired me to find solution clockuniverse, IconFirm, hanzac, mrbodz.
 
To conclusion, this Wallet is some kind of offline wallet but still I will not recommend using it to no one.
 
Related links:
https://bitcoin.stackexchange.com/questions/17176/how-to-decode-private-key-from-android-bitcoin-wallet
https://indy.fulgan.com/SSL/openssl-0.9.8s-i386-win32.zip
https://wiki.openssl.org/index.php/Binaries
https://play.google.com/store/apps/details?id=com.vasilkoff.terracoinwallet
Post
Topic
Re: [ANN] Terracoin 1.0 (TRC) - Est 2012
by
Mmargol@o2.pl
on 30/07/2017, 06:52:23 UTC
I got one more questions. As you can check on https://bchain.info/TRC/ my wallet cointain coins. But this android app is offline (not showing balance). If I will export private keys and lets say import it in future to working android app how it is gonna be? Is it gonna show any coins?
 P.S.
Is there any possible to copy manualy blocks to this app?
Post
Topic
Re: [ANN] Terracoin 1.0 (TRC) - Est 2012
by
Mmargol@o2.pl
on 30/07/2017, 00:04:53 UTC
wallet keys in android are exported in a format called WIF (Wallet Import Format) This format is incompatible with QT clients

Ahmed
Hi Ahmed. So maybe you got some suggestions for me what can I do. Is there any online wallet available on market I can use to finally use my stuck TRC? Or is this the end...
Post
Topic
Re: [ANN] Terracoin 1.0 (TRC) - Est 2012
by
Mmargol@o2.pl
on 29/07/2017, 01:45:51 UTC
Hi guys.
I got problem with my wallet which is completly offline (https://play.google.com/store/apps/details?id=com.vasilkoff.terracoinwallet). So I have tryied to import private keys but now I do not know to export them to terracion-qt.
This exported key file is named 'terracoin-wallet-keys-2017-07-27' but I can not find what type of file it is. You can open it only in Note and it is looks like this:
Quote
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX=
I can not see any option for import private keys in terracoin-qt. Could you help me please, I was trying to find answer manualy but I struggle with that...
 

Maybe this is encoded? You should decode it to plain private key and then import to Terracoin-Qt.

Check this URL: https://bitcoin.stackexchange.com/questions/17176/how-to-decode-private-key-from-android-bitcoin-wallet
Hi. Is there anything I can do on windows? I got '0' knowledge of Linux and stuff like that. Btw if thats future of money I feel sorry for 95% of people Wink
Post
Topic
Re: [ANN] Terracoin 1.0 (TRC) - Est 2012
by
Mmargol@o2.pl
on 27/07/2017, 22:16:53 UTC
IconFirm Sorry for worrie you but I have changed some numbers in this quoted code before I have put it on forum. I was just trying to figure out it is right way how it should looks like.
clockuniverse this way you showing in link it is not working. It shows me Error -5 in dialog window after I type my Passcode and secure key...
https://bitcoin.stackexchange.com/questions/5941/how-do-i-import-a-private-key-into-bitcoin-qt

Post
Topic
Re: [ANN] Terracoin 1.0 (TRC) - Est 2012
by
Mmargol@o2.pl
on 27/07/2017, 21:29:34 UTC
Hi guys.
I got problem with my wallet which is completly offline (https://play.google.com/store/apps/details?id=com.vasilkoff.terracoinwallet). So I have tryied to import private keys but now I do not know to export them to terracion-qt.
This exported key file is named 'terracoin-wallet-keys-2017-07-27' but I can not find what type of file it is. You can open it only in Note and it is looks like this:
Quote
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX=
I can not see any option for import private keys in terracoin-qt. Could you help me please, I was trying to find answer manualy but I struggle with that...