I've been asked by a few people for instructions, as to backing up their wallet files and/or exporting their private keys for safe storage.
Backing up your wallet.dat can be done two different ways.
The first
With your Mooncoin client not loaded; open your Start Menu, and via Run or Explorer, go to the path '%appdata%' (this is equivalent to using Explorer to find 'C:\Users\
From here, open 'Mooncoin'. You will find 'wallet.dat' in this folder. Take a copy and store it in a safe location (encrypted USB disk/partition is ideal).
The second
From within the Mooncoin wallet itself, select the 'File' menu and then choose 'Backup Wallet'.
Exporting your private keys can be done via the following method:
Open the debug console, enter the command 'listaddressgroupings'. This will list all of your public keys which have/or have had a balance. Feel free to copy the output to somewhere easier to work with it.
From here, any address which contains a significant balance; select and copy its address (without the quotes) and enter the following into Debug:
dumpprivkey
Do not leave your private keys laying around; and do not post them here, nor message them via privmsg etc - anyone who has this key can import and take your funds.
James