Post
Topic
Board Announcements (Altcoins)
Re: [PRE-ANN][MAX] MaxCoin
by
razerrr
on 06/02/2014, 21:44:56 UTC
Go to %APPDATA%\MaxCoin\maxcoin.conf
Update this file so that it matches this https://github.com/Max-Coin/clients/blob/master/example-maxcoin.conf file, with the username and password set to whatever you want.
 
Open the terminal (Windows key + R, type cmd) and traverse to the directory that the .exe file is stored in (type cd *directoryname*)
 
Type maxcoind.exe --daemon
 
And the miner will begin mining, keep an eye on the %APPDATA%\MaxCoin\debug.log. This will let you know the status of miner.

doesnt work, same problem, it says that i have to set a password, dont know why this programm wont work.

You must create maxcoin.conf in Users/XXX/AppData/Roaming/Maxcoin

https://github.com/Max-Coin/clients/blob/master/example-maxcoin.conf

# Seed nodes
addnode=maxexplorer.cloudapp.net
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=213.179.202.19
addnode=wombat.dar.sh

# Enable RPC
server=1

# RPC information
rpcuser=maxcoinrpc
rpcpassword=supersecurepassword

# Mining
gen=1

yes, all is exactly set, but it wont work. For me its enough, im out of this.