commands for checking wallet balance, dump private key are not clarified...
Can you please put an example for this?
start wallet with console command : gtsf-windows-4.0-amd64 console
then in the console type this to create new address : personal.newAccount("your password")
and this command to check balance : eth.getBalance(eth.coinbase)
if you want see what is your man address command is : eth.coinbase
we are working on web wallet