| Crates.io | pocx_protocol |
| lib.rs | pocx_protocol |
| version | 1.0.0-rc.5 |
| created_at | 2026-01-10 18:40:56.490876+00 |
| updated_at | 2026-01-10 18:40:56.490876+00 |
| description | JSON-RPC protocol implementation for PoCX mining |
| homepage | https://bitcoin-pocx.org/ |
| repository | https://github.com/PoC-Consortium/pocx |
| max_upload_size | |
| id | 2034535 |
| size | 123,848 |
JSON-RPC 2.0 protocol implementation for PoCX mining operations with client and server support.
# Standard build
cargo build --release -p pocx_protocol
# Run tests
cargo test -p pocx_protocol
For detailed protocol specifications, see the Wiki.
MIT License - See LICENSE for details.