job_declaration_sv2

Crates.iojob_declaration_sv2
lib.rsjob_declaration_sv2
version5.0.1
created_at2024-02-15 15:47:30.070561+00
updated_at2025-09-24 23:09:54.659525+00
descriptionSV2 job declaration protocol types
homepagehttps://stratumprotocol.org
repositoryhttps://github.com/stratum-mining/stratum
max_upload_size
id1141270
size73,193
SV2-bot (SV2-bot)

documentation

https://docs.rs/job_declaration_sv2

README

job_declaration_sv2

crates.io docs.rs rustc+ license codecov

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:

$ cargo add job_declaration_sv2
Commit count: 3337

cargo fmt