Skip to content

Mine gulden using GuldenD Gulden Cli

Malcolm James MacLeod edited this page Jul 1, 2021 · 1 revision

First set up a GuldenD instance as per the usual instructions.

Using Gulden-Cli you can then control mining via the following commands:

  • createminingaccount "my_account_name" (only need to run this once)
  • setgenerate true num_threads num_arena_threads (when you want to turn mining on)
  • setgenerate false (when you want to turn mining off
  • gethashps to view mining speeds
  • getnetworkhashps to view estimates of network mining speeds
  • getmininginfo for other mining info (and to check that you are using AES optimised algorithm that matches your CPU etc.)
Clone this wiki locally