calimero-node 0.10.1-rc.31

Core Calimero infrastructure and tools
docs.rs failed to build calimero-node-0.10.1-rc.31
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Calimero node orchestration and coordination.

Purpose: Main node runtime that coordinates sync, storage, networking, and event handling. Key Components:

  • NodeManager: Main actor coordinating all services
  • NodeClients: External service clients (context, node)
  • NodeManagers: Service managers (blobstore, sync)
  • NodeState: Runtime state (caches)