Had to start from the beginning, daemon is giving me alot of red, just said 0 days behind, now its 5 days behind and my coins still not appearing. Total bummer.
This is how it works (win64):
* daemon first
1. Start ducknoted.exe and allow it to connect in firewall (if you use any)
2. It will start:
3. And you will see how it downloading blockchain:
Remember to have some CPU power for this. It took 13% CPU of my 2x4 cores xeons.
4. With my 10Mb internet speed and 8 cores it took about 33 minutes to download all blockchain:
5. Remember to type: "exit" every time you close deamon window so it can save blockchain on your computer:
* and then the wallet
0. Start deamon ducknoted.exe and wait till it synchronize.
1. Start simplewallet.exe
2. If you don't have your wallet yet, put the name of your wallet (A) then password (B) and wallet with your new address (C) will be generated.
You should see three new files (A, B, C) in your wallet folder. Make a backup of them. In duck.address.txt (B) file you have your new wallet address if you want copy paste it somewhere:
3. Then type "refresh" to see your balance:
4.
- If you want transfer your coins type:
transfer 0 recipient-address amount
for example:
transfer 0 dddbNbRNGrVSSLdDqEnuKF9jRnd7rrX76Y5ibLBEwF2x9iszAKB1R4w6P9KHL42zAPfGa3Bwdt4JBhrmhP163fzo136jNKZTC 1.00000001
- If you want transfer coins with payment-id, to Poloniex for example, type:
transfer 0 recipient-address amount payment-id
for example:
transfer 0 ddddecTXF5B9PDwqZXP4Bs1FwttZbhF2YTRstruKctMoFJTE3VgD5uKd4RzmTHdzkv52wWWK2NYmfJeaiTuut2Pe2RVimGCvZ 1.00000001 c70071958463e5c6061c97babffb7faf377407931a40ddfe3d23539189af17df
- If you want more advenced options type "help"
5. When you finish type "save" (A) to save your wallet data, and then "exit" (B):
6. That's it!
In theory is it possible to have multiple addresses in this wallet like your general qt wallets?