Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Stratum Server

Status
Stability beta
Component Type library

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.