job_declaration_sv2
job_declaration_sv2 is a Rust #![no-std] crate that contains the messages defined in the Job Declaration Protocol of Stratum V2.
This protocol runs between the Job Declarator Server(JDS) and Job Declarator Client(JDC). and can be
provided as a trusted 3rd party service for mining farms.
For further information about the messages, please refer to Stratum V2 documentation - Job Distribution.
Usage
To include this crate in your project, run: