pchain-client

Crates.iopchain-client
lib.rspchain-client
version0.4.3
sourcesrc
created_at2023-05-10 23:50:37.382246
updated_at2023-06-21 08:31:51.854688
descriptionClient library for the ParallelChain Fullnode RPC
homepage
repositoryhttps://github.com/parallelchain-io/pchain-client-rust
max_upload_size
id861698
size26,612
ParallelChain Lab (parallelchainlab)

documentation

README

ParallelChain Client Library (Rust).

Rust client library for the ParallelChain Protocol fullnode RPC API.

RPCs

ParallelChain fullnodes expose three categories of RPCs:

Versioning

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.

Opening an issue

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.

Commit count: 6

cargo fmt