I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: is quark or x11 supported ?

#5770
alexg
Keymaster

I have not tested quark.

What’s important is not the mining algorithm, but whether the JSON-RPC API is the same as Bitcoin. If it is, then it will work with the Full Node Multi Coin adapter.

The commands that are used by the plugin are: getinfo or getwalletinfo, getnewaddress, sendtoaddress, gettransaction, getblock, listtransactions. If these work the same as in Bitcoin, you’re good to go.

with regards