tree: 43206937efb065206841148b4b90189a1020824c [path history] [tgz]
  1. src/
  2. build.gradle
  3. README.md
stratum/server/README.md

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.