Quick question: Is there a way to export the private key from my wallet?
I'll add that into the queue as a tool to be added. For now would you be comfortable with using the daemon?
Best regards,
syntaks
Thanks, that would be a useful tool. Can't say I've ever used a daemon before, unfortunately.
What system are you running on?
Best regards,
syntaks
Windows.
Sorry for the delayed response it's been a hell of a hectic day here. Click start, then either type in the input box 'cmd' or if you have 'Run' click that and then type 'cmd' (without the single quotes). This will bring up a DOS prompt. In there, type this:
cd %appdata%\Neos-v2.1 (if Neos-v2.1 is what you chose to name it)
neoscoind.exe -datadir=neos-data dumpprivkey neos-address-here
That should do the trick. If not, please let me know and we'll get you all squared away.
Best regards,
syntaks