Post
Topic
Board Announcements (Altcoins)
Re: [MAX] MaxCoin - UPDATED THREAD - Launched 6th February
by
DreadLord
on 14/02/2014, 17:11:20 UTC
Making a wallet that WILL NOT sync automatically without adding and changing .conf files is really poor,

Unless the aim was to launch a wallet and a coin that was really difficult for your average casual computer user / crypto enthusiast to use,

In which case ... Well done !

Been trying to get wallet to sync for days now (Mac OSX)

PLEASE someone do a step by step walkthrough guide !

Will tip in LTC or BTC (would use MAX but ..... Hmmmm)


I had same problem....I did this and worked...

Windows Wallet ----> https://github.com/Max-Coin/clients/releases/download/v1.0-windows/wallet-windows.zip

OSX Wallet  ----> https://github.com/Max-Coin/clients/releases/download/v1.0-osx/wallet-osx.zip

Linux Wallet ----> https://github.com/Max-Coin/clients/releases/download/v1.0-linux/wallet-linux32.zip

Run wallet and when it opens close it.

Go to:

- Linux /home//.maxcoin/maxcoin.conf

- Windows C:\Users\\AppData\Roaming\MaxCoin\maxcoin.conf

- OSX /Users//Library/Application Support/MaxCoin/maxcoin.conf

- Create a .txt file ( text file ) with the name " maxcoin " on notepad

- Open it and paste this inside:

rpcuser=maxcoinrpc
rpcpassword=supersecurepassword
rpcport=8669
rpcallowip=127.0.0.1
server=1
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=maxexplorer.cloudapp.net
addnode=213.179.202.19
addnode=wombat.dar.sh
addnode=151.236.222.216
addnode=87.247.111.39
addnode=115.77.50.218
addnode=107.170.41.175
addnode=49.69.110.241
addnode=190.245.206.9
addnode=49.49.175.102
addnode=144.76.45.199
addnode=183.8.179.161:61610
addnode=188.226.132.195
addnode=94.52.19.22
addnode=162.243.64.158
addnode=194.102.32.44
addnode=119.196.119.17
addnode=217.198.117.29
addnode=115.28.8.149
addnode=183.25.152.244:49198
addnode=58.76.245.137:59963

- Click " save as " and a new window will open

- On the field " file name " you'll insert " maxcoin.conf "

- Click save and close everything

- Open wallet again and let it sync.