Bitcoin Forum
May 14, 2024, 06:51:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / Re: MAXCOIN WALLET NOT SYNCHING on: March 01, 2014, 01:08:38 PM
Thought I would share what I found to get maxcoin wallet synching.
An important step to get it working is that the maxcoin.conf file must be moved into the user's App folder:-
- On Windows -> C:\Users\<YourUsername>\AppData\Roaming\MaxCoin\maxcoin.conf
- On Linux -> ~/.maxcoin/maxcoin.conf
- On MAC -> /Users/<YourUsername>/Library/Application\ Support/MaxCoin/maxcoin.conf

These were my steps to get a working wallet:
1 - unzip the download
2 - run it ONE time, wait 1 minute, and then close it.
3 - move the maxcoin.conf file to one of the above folders dependent on the OS you are using.
3 - Edit maxcoin.conf to match the following AND change the password
Code: [Select]

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

# Enable RPC
server=1

# RPC information
rpcuser=maxcoinrpc
rpcpassword=<PUT A RANDOM STRONG STRING HERE>

# Mining (set to 1 to enable)
gen=1

4 - save the file, use save as - select All File format then save
5 - Run the wallet and it should start to synch.

hope this helps!
2  Other / Beginners & Help / Re: Introduce yourself :) on: March 13, 2013, 11:41:14 AM
Hi I've just started using the bitcoin client, i'm a fan of max kieser and am starting to get interested in bitcoin, appreciate any info on the following questions
1 - is their any way to get a daily email with spot rate on bitcoin
2 - for semi-large purchases, what do the experienced bitcoiners recommend? 
3 - Are there companies that are rated over others?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!