blueprint-client-core 0.2.0-alpha.2

Core primitives for Tangle Blueprint clients
Documentation

blueprint-client-core

Core client traits and shared abstractions for Blueprint protocol clients.

What it includes

  • BlueprintServicesClient trait for operator-set and identity queries.
  • Shared error types and helper aliases (OperatorSet).

When to depend on this crate directly

Use directly when implementing your own protocol client backend against Blueprint client traits.

Related links