Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.7 (Linux / Windows)
by
dstm
on 14/12/2017, 23:13:56 UTC
Anyone know how to access the JSON-RPC server? Not the website but the raw JSON data behind the API

Unfortunately there doesn't seem to be a raw JSON data available (from what i can see)
Maybe @dstm could add that in the future?

The first post does seem to mention JSON api being available? It might be useful to provide a bit more info on that i guess.

Thx for pointing this out - the documentation needs clearly improvement...

ZM supports json-rpc. Its format is described in 'json-rpc.txt'
Json data isn't transferred on top of http - just open a socket and send a request (like described in json-rpc.txt) and you'll get a response containing stats.