Stratum Server

Status
Stabilitybeta
Component Typelibrary

This library introduces a Stratum server which listens on a TCP port for connections from stratum clients.

The server is compatible with the eth-proxy and Stratum1 protocols.

The server accepts new work with the setNewWork(powInput: PoWInput) method, with a parameter of type PowInput.