Crates.io | mining_sv2 |
lib.rs | mining_sv2 |
version | 5.0.1 |
created_at | 2024-02-15 15:31:30.65797+00 |
updated_at | 2025-09-24 23:09:25.817084+00 |
description | SV2 mining protocol types |
homepage | https://stratumprotocol.org |
repository | https://github.com/stratum-mining/stratum |
max_upload_size | |
id | 1141226 |
size | 99,210 |
mining_sv2
is a Rust #![no_std]
crate that implements a set of messages defined in the Mining protocol of Stratum V2.
The Mining protocol enables:
For further information about the messages, please refer to Stratum V2 documentation - Mining.
To include this crate in your project, run:
$ cargo add mining_sv2