tutorial in using CLI (command line interface) wallet
version 1.0.2.358 only
downloading dashcoin wallet will give you two files.
dashcoind.exe
simplewallet.exe
running dashcoind.exe and simplewallet.exe will generate log files, they contain history of everything that happened in those interfaces including transaction history(simplewallet.log).
dashcoind.log
simplewallet.log
running dashcoind.exe will let you synchronize to dashcoin network.
running simplewallet.exe will let you generate a wallet name (ex. wallet.bin) and the password for it
after generating the wallet you will have these additional files..
always backup these fileswallet.bin
wallet.bin.address.txt
wallet.bin.keys
using the wallet, these are the basic commands that a typical user needs.
balance - shows how much dashcoins you have
refresh - refreshes your wallet to update balance, useful if you received or transferred dashcoins (through transactions or mining)
address - shows your address
sending dashcoins will use the transfer command like this
example:
transfer 0 D8yFneNkLn617zawXhdruwVQf8GWVdtgz4K3UnjqVXWH34hB4VMFU4U7QYzqvXbQUNDpSc4NmdHmT1Rc78wmPwV7VU2VNyF 1000000
0 - mixing count, 3 is sufficient to have an anonymous transaction
D8yFneN... - address who will receive dashcoins from the sender
1000000 - amount to send
sending dashcoin to poloniex.com to trade, requires payment id
https://poloniex.com/exchange#xmr_dshexample:
transfer 0 D8yFneNkLn617zawXhdruwVQf8GWVdtgz4K3UnjqVXWH34hB4VMFU4U7QYzqvXbQUNDpSc4NmdHmT1Rc78wmPwV7VU2VNyF 1000000 -p 0eb4f7c85779f1344a27c031628f7b4b44971d85cbe81f8a5acf8b437c6f8aea
-p - payment id option
0eb4f7.... - payment id