Crate holochain

source ·
Expand description

All the components you need to build a Holochain Conductor

Re-exports

Modules

  • A Conductor manages interactions between its contained Cells, as well as interactions with the outside world. It is primarily a mediator of messages.
  • Defines the core Holochain workflows

Macros

  • Helper macro for implementing from sub error types for the error in OutcomeOrError

Constants