danconway [10:01 AM]
@papcio77: Just place the private key inside a text file (eg mykey.txt) inside your gexp directory, then run from command line 'gexp account import mykey.txt' , it should ask you for a password (then reask you) to encrypt the key as it stores it (so make sure you remember the pw you enter!)
[10:02]
It would be recommended to delete the mykey.txt since its in plain text
[10:02]
but suggested to store it somewhere safe (or store your new password and the keyfile created by gexp)
> gexp account import mykey.txt
(anonymous): Line 1:6 Unexpected identifier (and 1 more errors)
Gave people the opportunity to generate a white paper (
http://www.exp.rocks/#/ ) but did not give instructions on how the private key and then import. That can not be.
Please make sure the mykey.txt contains ONLY the private key, with no other information and no other characters and no quotes.