2 releases

0.4.3 Jun 21, 2023
0.4.2 May 10, 2023

#23 in #rpc-api

26 downloads per month

Apache-2.0

24KB
319 lines

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.

Dependencies

~14–29MB
~379K SLoC