xmr-node-proxy
xmr-node-proxy copied to clipboard
WebSocket Integrations
I, unsurprisingly, have a websocket implementation of XNP that's in my private branches, and is currently being tested and run with some of the larger web-mining implementations out there. Due to the increasing number of webminers utilizing websockets, I've been asked several times to release this to the public. As the majority of the hashrate that goes through XNP never actually makes it out through the donation address, I've had no reason to release the private code, currently helping me to fund development aspects.
As such, I've worked out the release cost for this code, assuming 3 months worth of private profit, as I would assume these sponsors would disappear and use the free branch once released. If the community wishes to raise 120 XMR for the purpose of this release, I will release a fully compatible websocket implementation, that will include basic share tracking (Into Redis), share validation/miner trust systems (For people trying to do multi-tenancy).
This plugs directly into the current coinhive code, and replaces coin-hive-stratum, as well as any other custom implementations, and can be used directly with the coinhive WASM.