@ darknetcoin dev
Can you give a little info on setting up the non gui wallet since it isn't available?
I just need to know what to save the "mywallet" file type as to create it. I already have the blockchain downloaded and saved.
The help section from the pool that is linked only shows how to set up the gui wallet, which isn't available yet.
http://www.darknetspace.org/how-to/ You can search the key word "How To Use CLI Daemon".
Then you will find there are materials about how to use daemon and wallet.
Great, so you create a coin where we have to make our own wallet to use.
That tutatorial is useless for me.
I try making it in the command prompt and get 'simplewallet' is not recognized as an internal or external command, operable or batch file.
Can you tell me without going to someone else's site, because the instructions there is clear to me on where to type that command, how to get going on inputting the info to start?
Sorry for the inconvenience, we will release GUI wallet as fast as possible.
After you open command console, you have to change directory to the one which simplewallet.exe is located.
For an example, if you extracted DarkNetSpace_Win32.zip to C:\DarkNetSpace, you may type " cd c:\DarkNetSpace" and Enter.
Now you come to the directory C:\DarkNetSpace, you may use the command about simplewallet, such as "simplewallet --generate-new-wallet mywallet.dat --password 12345"
Sorry for the inconvenience again.