Help to Edit Config file in windows, team Nimiq Desktop app

Hello I am trying to use the Team Nimiq Desktop app but not being able to make it work, can someone give a quick example on what to config? is there a tutorial on this? any one that can share their config file will help a lot!!!

Thanks in advance!!!

Hi @PeterVonRebel. Please try the configuration below. Replace address with your own Nimiq address where you want to receive payouts.

{
	protocol: "dumb",
	type: "nano",
    miner: {
        enabled: "yes",
        threads: 1,
        extraData: "my miner"
    },
	wallet: {
        address: "NQ...",
    },
	poolMining: {
        enabled: "yes",
        host: "eu.nimpool.io",
        port: 8444,
    }
}

Thanks a lot @rraallvv now its working!! :slight_smile: :+1:

1 Like

There are two more hosts to mine with Nimpool, you can change eu.nimpool.io (that one is for Europe) to us.nimpool.io:8444 (for the Americas) or ap.nimpool.io:8444 (for Asia) depending where you are connecting from. I’m glad it’s working now.

not working
please help
Everything I do gives an error and the program closes!

where exactly is the Config file? i started it but says i am in DUMB config and that i cant connect to others.

1 Like