Rust implementation of the data types defined in the ParallelChain Protocol, including transactions, blocks, cryptographic primitives, and RPC requests and responses.
Read the docs at: docs.rs
The version of this library reflects the version of the ParallelChain Protocol which it implements. For example, the current version is 0.4.2, and this implements protocol version 0.4. Patch version increases are not guaranteed to be non-breaking.
Open an issue in GitHub if you: 1. Have a feature request / feature idea, 2. Have any questions (particularly software related questions), 3. Think you may have discovered a bug.
Please try to label your issues appropriately.